explanation
Redux Fundamentals (feat React) is a Redux JavaScript library course published by Frontend Masters Academy. Redux is commonly used with the React framework and is a very useful library used in the process of developing medium to large applications. Redux can help developers centralize and manage various properties of their projects. Inspired by Facebook’s Flux architecture, this library works very well. Redux stores all the state of your application in an object called a store. These states are read-only and cannot be changed directly by the user. To make changes you must use an action.
State changes in Redux-based applications are performed by functions called reducers. This function receives two state and action parameters and then outputs the new state. Redux is typically used in medium and heavy React applications, but can sometimes be found alongside other frameworks such as Angular and View. Redux is highly compatible and can be used even in native JavaScript-based applications. There are many tools and features in the Redux library ecosystem, the most important of which are Reselect, Immer, etc.
What you will learn from Redux Fundamentals (feat React)
- Initial installation and configuration of Redux
- reducer function
- Check state and call from Store object
- dispatch function
- Connecting Redux to the React framework
- asynchronous operation
Course specifications
publisher: frontend master
teacher: Steve Kinney
Language:English
Level: Intermediate
Number of classes: 47
Duration: 4 hours 41 minutes
Redux basics (feat React) topics
introduction
Non-responsive Redux
Connecting with React
Connecting Redux to React
Selectors and reselection
Dip
Redux Toolkit
asynchronous operation
finish
movie
Redux Basics (feat React) Introduction Video
installation manual
After extracting, watch with your favorite players.
Subtitles: English
Quality: 1080p
Changes:
2022/05/11 English subtitles added
download link
File password: free download software
size
1.9GB