https://github.com/richecr/gostack
Repositório para os códigos do curso GoStack da Rocketseat
https://github.com/richecr/gostack
apirest eslint expressjs javascr middlewares multer-storage nodejs nodemon prettier sequelize
Last synced: 7 months ago
JSON representation
Repositório para os códigos do curso GoStack da Rocketseat
- Host: GitHub
- URL: https://github.com/richecr/gostack
- Owner: richecr
- Created: 2020-02-07T18:37:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T19:02:58.000Z (about 5 years ago)
- Last Synced: 2025-01-20T12:24:35.890Z (9 months ago)
- Topics: apirest, eslint, expressjs, javascr, middlewares, multer-storage, nodejs, nodemon, prettier, sequelize
- Language: JavaScript
- Size: 12.4 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoStack
Repositório para os códigos do curso GoStack da Rocketseat## Assuntos visto:
[**Fase 01 - Bem Vindo**]() :heavy_check_mark:
* 1.1 - Ambiente de Desenvolvimento :heavy_check_mark:-------------------
[**Fase 02 - Dominando NodeJS**](https://github.com/Rickecr/GoStack/blob/master/01%20-%20NodeJS/README.md) :heavy_check_mark:
* 2.1 - Ambientes e Conceitos :heavy_check_mark:
* 2.2 - Iniciando o Backend do GoBarber :heavy_check_mark:
* 2.3 - Continuando API do GoBarber :heavy_check_mark:
* 2.4 - Desafio FastFeet - Backend :heavy_check_mark:-------------------
[**Fase 03 - Dominando React**](02%20-%20React/README.md)
* 3.1 - Introdução ao React :heavy_check_mark:
* 3.2 - Primeiro projeto com ReactJS :heavy_check_mark:
* 3.3 - Primeiro projeto com React Native(Não estou focando agor ano ReactNative, mas pretento concluir essa parte também)-------------------
[**Fase 04 Arquitetura Flux e React Hooks**](03%20-%20Flux/README.md)
* 4.1 - Arquitetura Flux :heavy_check_mark:
* 4.2 - Utilizando React Hooks-------------------
[**Fase 05 - À fundo no React e React Native!**]()-------------------
[**Fase 06 - Testes e Deploy no Node.js**]()-------------------
[**Fase 07 - Testes no ReactJS e React Native**]()-------------------
[**Fase 08 - Recursos avançados Node.js**]()-------------------
[**Bônus - Cursos**]()-------------------
## Desafio Fastfeet:
A aplicação que iremos dar início ao desenvolvimento a partir de agora é um app para uma transportadora fictícia, o FastFeet.- [1 - Backend](https://github.com/Rickecr/GoStack/tree/master/01%20-%20NodeJS/Desafios/fastfeet) :heavy_check_mark:
- [2 - Web]()
- [3 - Mobile]()