Frontend Masters – Redux Fundamentals (feat React) 2021-6
Frontend Masters – Redux Fundamentals (feat React) 2021-6 Downloadly IRSpace

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.
What you will learn in Redux Fundamentals (feat React)
- Initial installation and configuration of Redux
- Reducer function
- Determine and call states from the Store object
- Dispatch function
- Connect Redux to React framework
- Asynchronous Actions
Course specifications
Publisher: Frontend Masters
Instructors: Steve Kinney
Language: English
Level: Intermediate
Number of Lessons: 47
Duration: 4 hours and 41 minutes
Redux Fundamentals (feat React) topics
Introduction
Redux Without React
Hooking It Up With React
Connecting Redux to React
Selectors and Reselect
Immer
Redux Toolkit
Asynchronous Actions
Wrapping Up
Pictures
Redux Fundamentals (feat React) Introduction Video
Installation guide
After Extract, watch with your favorite Player.
Subtitle: English
Quality: 1080p
Changes:
In 2022/05/11 English Subtitles added
Download Links
Size
1.9 GB