https://github.com/varejaodacarne/bootcamp-gostack-old-version
GoStack is an intensive online Bootcamp. Focusing on NodeJS, ReactJS and React Native, and all ecosystem of these technologies.
https://github.com/varejaodacarne/bootcamp-gostack-old-version
flux gostack hooks javascript nodejs react reactjs reactnative rocketseat
Last synced: 3 months ago
JSON representation
GoStack is an intensive online Bootcamp. Focusing on NodeJS, ReactJS and React Native, and all ecosystem of these technologies.
- Host: GitHub
- URL: https://github.com/varejaodacarne/bootcamp-gostack-old-version
- Owner: VarejaoDaCarne
- License: mit
- Created: 2020-09-16T14:39:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T01:38:40.000Z (over 2 years ago)
- Last Synced: 2025-01-09T19:55:52.860Z (4 months ago)
- Topics: flux, gostack, hooks, javascript, nodejs, react, reactjs, reactnative, rocketseat
- Language: JavaScript
- Homepage:
- Size: 3.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 142
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

💻Treinamento imersivo nas tecnologias mais modernas de desenvolvimento web e mobile.
Sobre |
Fases |
Como contribuir para o projeto |
Licença## :book: Sobre
O GoStack é um treinamento online, prático e intensivo, no formato de Bootcamp.
No GoStack o aluno vai a fundo nas tecnologias NodeJS, ReactJS e React Native, e todo o ecossistema dessas tecnologias, do zero ao deploy.Bootcamp oferecido pela **[Rocketseat](https://rocketseat.com.br/)**.
## :open_file_folder: Fases### Fase 02 [Dominando o Node.js](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs)
- [Módulo 01](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo01)
- [Ambientes e Conceitos](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo01/ambiente-conceitos)
- [Conceitos do Node.js](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo01/conceitos-nodejs)
- [Módulo 02](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo02)
- [Fastfeet Início](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo02/fastfeet-inicio)
- [Iniciando Back-End do GoBarber](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo02/iniciando-backend-gobarber)
- [Módulo 03](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo03)
- [Continuando API do GoBarber](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo03/continuando-api-gobarber)
- [FastFeet Continuando Aplicação](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-nodejs/modulo03/fastfeet-continuando)
### Fase 03 [Dominando o React](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react)
- [Módulo 04](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo04)
- [Iniciando no React](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo04/iniciando-react)
- [Introdução ao React](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo04/introducao-react)
- [Módulo 05](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo05)
- [Aplicação com ReactJS](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo05/desafio)
- [Primeiro Projeto com ReactJS](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo05/primeiro-projeto-react)
- [Módulo 06](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo06)
- [Aplicação com React Native](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo06/desafio)
- [Primeiro Projeto com React Native](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/dominando-react/modulo06/primeiro-projeto-react-native)
### Fase 04 [Arquitetura Flux e React Hooks](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/flux-hooks)
- [Módulo 07](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/flux-hooks/modulo07)
- [Arquitetura Flux](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/flux-hooks/modulo07/arquitetura-flux)### Fase 06 [Testes e Deploy no Node.js](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/testes-deploy-nodejs)
- [Módulo 11](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/testes-deploy-nodejs/modulo011)
- [Testes no NodeJS](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/testes-deploy-nodejs/modulo011/server)### Fase 08 [Recursos avançados Node.js](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/recursos-avancados-nodejs)
- [Módulo 15](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/recursos-avancados-nodejs/modulo15)
- [Patterns e recursos avançados](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/recursos-avancados-nodejs/modulo15/patterns-recursos)
- [Módulo 16](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/recursos-avancados-nodejs/modulo16)
- [Segurança no NodeJS](https://github.com/grioos/bootcamp-gostack-old-version/tree/master/recursos-avancados-nodejs/modulo16/seguranca-nodejs)
## :muscle: Como contribuir para o projeto1. Faça um **fork** do projeto.
2. Crie uma nova branch com as suas alterações: `git checkout -b my-feature`
3. Salve as alterações e crie uma mensagem de commit contando o que você fez: `git commit -m "feature: My new feature"`
4. Envie as suas alterações: `git push origin my-feature`## :pencil: Licença
Este projeto esta sobe a licença [MIT](./LICENSE).
Feito por Gabriel Rios 👋🏻 [Entre em contato!](https://www.linkedin.com/in/grioos/)