Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulocf92/rs-bootcamp-v11
Code for RocketSeat Bootcamp v11.
https://github.com/paulocf92/rs-bootcamp-v11
node react react-native rocketseat rocketseat-bootcamp typescript
Last synced: about 5 hours ago
JSON representation
Code for RocketSeat Bootcamp v11.
- Host: GitHub
- URL: https://github.com/paulocf92/rs-bootcamp-v11
- Owner: paulocf92
- License: mit
- Created: 2020-04-09T01:29:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:53:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T20:39:27.910Z (over 1 year ago)
- Topics: node, react, react-native, rocketseat, rocketseat-bootcamp, typescript
- Language: HTML
- Size: 9.26 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 Sobre o projeto
Esse repósitorio abrange todo o código produzido durante o bootcamp GoStack da Rocketseat. Este bootcamp é focado no aprendizado do desenvolvimento de um projeto de barbearia nas três frentes: backend, frontend e mobile. Durante a jornada aprendemos sobre Node, React e React Native, bem como diversas ferramentas que apoiam o desenvolvimento e vários padrões de desenvolvimento que auxiliem na manutenibilidade e consistência do app multi-plataforma.
# đź“‘ ConteĂşdo
## Level #1: Fundamentos da Stack
- [Conceitos de NodeJS](level1/backend)
- [Conceitos de ReactJS](level1/frontend)
- [Conceitos de React Native](level1/mobile)
- [Typescript](level1/typescript)## Level #2: NodeJS
- [Fundamentos no backend](level2/backend-fundamentals)
- [Backend GoBarber](level2/backend-gobarber)## Level #3: Reactjs & React Native
- [Fundamentos no frontend](level3/frontend-fundamentals)
- [Frontend GoBarber](level3/frontend-gobarber)
- [Mobile GoBarber](level3/mobile-gobarber)## Level #4: Arquitetura e testes com NodeJS
- [Arquitetura/testes no backend](level4/backend-tests)
- [Continuação do backend do GoBarber](level4/backend-gobarber-continuation)
- [Finalização do backend do GoBarber](level4/backend-gobarber-finalize)## Level #5: Reactjs & React Native: Finalização
- [Finalização do frontend do GoBarber](level5/frontend-gobarber-finalize)
- [Finalização do mobile do GoBarber](level5/mobile-gobarber-finalize)
- [Testes no React](level5/react-tests)## 📝 Licença
Este projeto esta sob a licença MIT.
Feito com ❤️ por [Paulo Filho](https://www.linkedin.com/in/paulocf92/)!