- Jun 6, 2022
- 2,379
- 540,421
- 82
Satoru Gojo submitted a new resource:
FrontendMasters - Advanced Redux - Redux is a robust library for managing state that is commonly-but not always—used in large React app
Read more about this resource...
FrontendMasters - Advanced Redux - Redux is a robust library for managing state that is commonly-but not always—used in large React app
Redux is a robust library for managing state that is commonly-but not always—used in large React applications. In this course, we'll cover how to make your Redux store more reliable with TypeScript and apply the common patterns found in large-scale Redux applications. Redux also doesn't come with the ability to fetch data asynchronously from the backend, but it does come with a robust middleware architecture that allows you to extend it. In this...
Read more about this resource...