In this React-Redux tutorial, we'll be taking a look at how to use the Redux DevTools extension with either a standard Redux app or using the Redux Toolkit.
Using Redux DevTools
------------------------------------
00:00 Introduction
00:29 Getting the Redux Dev Tools extension
02:00 Using the Redux Dev Tools extension
03:49 Redux time travel
04:46 Redux Dev Tools Import / Export
05:36 Disabling Redux Dev Tools
06:11 Wrap-up
So in our previous tutorial ( • React Project: Using the Redux Toolkit ) we created a simple app that had a Redux store using the Redux Toolkit. In this video, we're going to be looking at how you can easily inspect that state by using the Redux DevTools extension which is available from either the Chrome or Firefox web stores.
With the extension installed, you may need to configure your project by adding a simple line when creating your store. See the official documentation at https://github.com/zalmoxisus/redux-d... for more info. If you're using the Redux toolkit like we did in the previous React tutorial, then you don't need to do this.
We'll then take a look at some of the functions like being able to inspect state and Redux time travel that can be achieved using the Redux Dev Tools extension.
#react #redux Channel Handle @codebubb
Watch video Using Redux DevTools online without registration, duration hours minute second in high quality. This video was added by user Code With Bubb 08 July 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,602 once and liked it 32 people.