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
- Host: GitHub
- URL: https://github.com/lucasrmagalhaes/building_modern_projects-react
- Owner: lucasrmagalhaes
- License: mit
- Created: 2022-08-31T02:59:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T08:21:07.000Z (over 2 years ago)
- Last Synced: 2025-01-11T12:22:25.625Z (4 months ago)
- Topics: chai, linkedin-learning, react, redux, reselect, styled-components, thunk
- Language: JavaScript
- Homepage:
- Size: 957 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)