June 2021
Intermediate to advanced
398 pages
9h 35m
English
We’ve spent a lot of time using reducers and Redux to manage state. Now I’d like to talk about ways to validate that our code does what we expect. In the next part of the book we’re going to take a look at using TypeScript to further validate our code’s internal behavior. We’ll also look at some testing and debugging tools that will help us feel confident in the code.