December 2018
Intermediate to advanced
642 pages
15h 5m
English
Let's see how to use RDT with the counter application we developed in the Managing state with Redux section in the previous chapter. That application was simple, so we'll be able to see easily how to use the tool, but of course you can apply it to very complex, full-of-components pages as well. Start the application, open the web developer tools, select the React tab, and if you expand every component, you'll see something like the following screenshot:

By the way, you can use the tool with any React-developed application. ...
Read now
Unlock full access