Search

React Redux Toolkit complete guide [Free Online Course] - TechCracked

React Redux Toolkit complete guide

Take your state management skills in react into another level by using redux toolkit than traditional redux



What you'll learn

  • Learn redux toolkit to build two applications
  • How to manage state using redux toolkit
  • How to use createStore
  • How to use createAction
  • How to use createReducer
  • How to use createSlice
  • How to use createAsycnThunk


Description

Course description:

This course is all about managing the state in react application using the redux toolkit. Each topic included in this course is added incrementally, to make sure that you have a solid foundation of knowledge. You'll find plenty of discussions added in to help you understand exactly when and where to use each feature of React and Redux.

What will you build?

To get the most from this course we will demonstrate a redux toolkit by building two apps

· Counter app

· Post list application using JSON Placeholder

The topics covered will be:

- Definition of the redux toolkit

- Why and importance of using redux toolkit?

We will take a look at the most common API in the redux toolkit that you may for next project. These API or concepts in redux toolkit are

- createStore() – For creating redux store

- CreateAction() – It’s use for creating redux action

- CreateReducer() – it’s used for creating redux reducer

- CreateSlice() – This makes creating slices easily by combining createAction and creatReducer

Who this course is for:

  • Programmers looking to master redux toolkit
  • Developers who want to  move from the traditional way of writing redux application
  • Engineers who have researched React but have had trouble mastering some concepts

React is the most popular Javascript library of the last five years, and the job market is still hotter than ever. Companies large and small can't hire engineers who understand React and Redux fast enough, and salaries for engineers are at an all time high. It's a great time to learn how to manage state in react


Also See : The Complete React Developer Course (w/ Hooks and Redux)

Enroll Now