Published on: 2022-05-11 18:30:01
Categories: 28
Share:
Redux Fundamentals (feat React) is a Redux JavaScript library training course published by Frontend Masters Academy. Redux is a very useful library that is usually used in conjunction with the React framework and is used in the process of developing medium and large applications. Redux can help developers centralize and manage the various properties of a project. Inspired by Facebook’s flux architecture, the library performs very well. Redux stores all the states of an application in an object called a store. These states are read-only and the user can not change them directly. You must use Action to make the change.
The change of state in Redux-based applications is done by a function called reducer. This function receives two state and action parameters and then outputs a new state. Redux is commonly used in medium and heavy React applications, but sometimes you may find it alongside other frameworks such as Angular and View. Redux is highly compatible and can even be used in raw JavaScript-based applications. In the Redux library ecosystem, there are various tools and functions, the most important of which are Reselect, Immer, and so on.
Publisher: Frontend Masters
Instructors: Steve Kinney
Language: English
Level: Intermediate
Number of Lessons: 47
Duration: 4 hours and 41 minutes
Introduction
Redux Without React
Hooking It Up With React
Connecting Redux to React
Selectors and Reselect
Immer
Redux Toolkit
Asynchronous Actions
Wrapping Up
After Extract, watch with your favorite Player.
Subtitle: English
Quality: 1080p
Changes:
In 2022/05/11 English Subtitles added
1.9 GB
Sharing is caring: