Description
Redux Fundamentals (feat React) is a Redux JavaScript library course published by Front and Masters Academy. Redux is a very useful library that is usually used along with the React framework and is used in the development process of medium and large applications. Redux can help developers to focus and manage different states of a project. This library is inspired by Facebook’s Flux architecture and its performance is excellent. Redux keeps all the states of a program in an object called Store. These statuses are read only and cannot be changed directly by the user. You must use Action to make a change.
State change in redux-based applications is done by a function called reducer. This function receives two parameters, state and action, and then outputs a new state. Redux is usually used in medium and heavy React applications, but sometimes you may find it alongside other frameworks such as Angular and View. Redux has a very high compatibility and can even be used in applications based on raw JavaScript. In the Redux library ecosystem, there are various tools and functions, the most important of which are Reselect, Immer, etc.
What you will learn in the Redux Fundamentals (feat React) course:
- Initial Redux installation and configuration
- Reducer function
- Specifying and calling states from the Store object
- Dispatch function
- Redux connection to the React framework
- Asynchronous Actions
Course details
Publisher: Front and Masters
teacher: Steve Kinney
English language
Education level: Intermediate
Number of courses: 47
Training duration: 4 hours and 41 minutes
Redux Fundamentals course topics (feat React)
Introduction
Redux Without React
Hooking It Up With React
Connecting Redux to React
Selectors and Reselects
Immer
Redux Toolkit
Asynchronous Actions
Wrapping up
Course images
Redux Fundamentals introduction video (feat React)
Installation guide
After Extract, view with your favorite Player.
English subtitle
Quality: 1080p
Changes:
On May 21, 1401, only subtitles were added.
download link
Password file(s): www.downloadly.ir
Size
1.9 GB
Be the first to comment