Repositório com o código fonte da minha talk no https://github.com/ReactSSA sobre Basic App Stack with React
Gravação https://www.youtube.com/watch?v=AUTmULxVgoo&feature=youtu.be
Link do meetup https://www.meetup.com/pt-BR/reactssa/events/260359723/
A ideia da apresentação é mostrar quais as bibliotecas utilizadas atualmente para criar uma aplicação React básica, utilizando como exemplo uma aplicação tipo feed de noticias
Stack utilizada
- create-react-app https://github.com/facebook/create-react-app
- material-ui https://github.com/mui-org/material-ui/
- axios https://github.com/axios/axios
- react-router https://github.com/ReactTraining/react-router
- helmet https://github.com/nfl/react-helmet
- express https://github.com/expressjs/express
- mongoose https://github.com/Automattic/mongoose