Redux Beginner Guide with React Hooks

  • 4.5
3.5 hours on-demand video
$ 9.99

Brief Introduction

Redux Beginner Guide with React Hooks. Master Redux with React Hooks

Description

Master Redux with the latest React Hooks.

What is Redux?

A Predictable State Container for JS Apps

♦ Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.
♦ Centralizing your application's state and logic enables powerful capabilities like undo/redo, state persistence, and much more.
♦ The Redux DevTools make it easy to trace when, where, why, and how your application's state changed. Redux's architecture lets you log changes, use "time-travel debugging", and even send complete error reports to a server.
♦ Redux works with any UI layer and has a large ecosystem of add-ons to fit your needs.

What is React?

A JavaScript library for building user interfaces

♦ Declarative: React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
♦ Component-Based: Build encapsulated components that manage their own state, then compose them to make complex UIs. Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep the state out of the DOM.
♦ Learn Once, Write Anywhere.

What is React-Redux?

♦ React Redux is maintained by the Redux team, and kept up-to-date with the latest APIs from Redux and React.
♦ Designed to work with React's component model. You define how to extract the values your component needs from Redux, and your component receives them as props.
♦ Creates wrapper components that manage the store interaction logic for you, so you don't have to write it yourself.
♦ Automatically implements complex performance optimizations, so that your own component only re-renders when the data it needs has actually changed.

You will learn the following things in the course:

♦ Build the React app with hooks and redux state management library.

♦ Learn redux concepts such as Action, Reducer, State, Middleware, Dispatch, Async Action, Redux logger, and Redux-thunk.

♦ Learn to implement the best practices when handling application-level state with redux in react.

♦ Learn to make use of redux-thunk middleware to make your action creator asynchronous.

♦ Feel Confident with Redux Concepts and its integration with React Hooks.

♦ Learn the best practices to update the global state from reducers.

♦ Learn to debug the react app state with redux dev tools.

♦ Start with redux concepts basic and then implement redux with react hooks by building the real-world app.

♦ and much more.

Requirements

  • Requirements
  • Basics of javascript
$ 9.99
English
Available now
3.5 hours on-demand video
RapidDev Pro
Udemy

Instructor

RapidDev Pro

  • 4.5 Raiting
Share
Saved Course list
Cancel
Get Course Update
Computer Courses