An open API service indexing awesome lists of open source software.

https://github.com/lucasrmagalhaes/building_modern_projects-react

Building Modern Projects with React
https://github.com/lucasrmagalhaes/building_modern_projects-react

chai linkedin-learning react redux reselect styled-components thunk

Last synced: 2 months ago
JSON representation

Building Modern Projects with React

Awesome Lists containing this project

README

        

### Building Modern Projects with React
- Building more maintainable and robust React applications
- Installing React and other tools
- Adding Redux
- Dealing with side effects
- Libraries for dealing with side effects
- Styling React apps more effectively with styled-components
- Using React hooks
- React fragments
- Testing Redux, Redux-Thunk, Reselect, and styled-components

---

* [Server](https://github.com/lucasrmagalhaes/building_modern_projects-react/blob/main/server/README.md)
* [Web](https://github.com/lucasrmagalhaes/building_modern_projects-react/blob/main/web/README.md)