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

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

Published on: 2022-05-11 18:30:01

Categories: 28

Share:

Description

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)

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)

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

Download Part 1 – 1 GB

Download Part 2 – 911 MB

Download Subtitles Only

File password (s): www.abc.com

Size

1.9 GB

Sharing is caring:

Leave a Comment (Please sign to comment)