

Redux, React Redux & Redux Toolkit RTK Course at UDEMY Overview
Duration | 13 hours |
Total fee | ₹389 |
Mode of learning | Online |
Official Website | Go to Website |
Credential | Certificate |
Redux, React Redux & Redux Toolkit RTK Course at UDEMY Highlights
- Earn a certificate of completion from Udemy
- Comes up with 30-Day Money-Back Guarantee
- Get Full lifetime access
Redux, React Redux & Redux Toolkit RTK Course at UDEMY Course details
- For Anyone interested ins and outs of redux to build large applications
- For Anyone interested in managing state in an efficient way
- We will explain the term middleware
- The types of middlewares
- How to create custom middleware
- How to use third-party middleware
- This course contains everything you need to get started with Redux and Redux Toolkit
- It includes all the necessary tools and packages to get you up and running quickly
- Redux is a powerful tool that can help you manage the state of your applications
Redux, React Redux & Redux Toolkit RTK Course at UDEMY Curriculum
Getting Started
About this course
What is redux
What is state Management?
Ways of Managing State
React State Management Alternatives
End Of Section Quiz
Course Source codes
Source Codes For The Course
Redux Fundamentals
What is Redux?
When to use Redux
Benefits of Using Redux
Assignment-How Redux Works
Redux Store Methods
Redux core library - Counter project
Section Introduction
Installing Redux
Action and Action Creator
Rules of a Reducer
Reducer in Practice
How To Dispatch Actions
Dispatch Actions With Payload
Redux core library-post project
Project Setup Part 1
Project Setup Part 2
Action Constants
Switch Statement
Combine Reducers
Redux core library - Asynchronous Redux
Section Introduction
Actions, Reducers & Store
Actions Side Effects
Uses Of Redux Middleware
Third Party Middleware - Redux Logger
Facts About Redux Thunk
Async Action Creator Part 1
Async Action Creator Part 2