Summary: Debugging NgRx
Let's review what we've learned in this chapter.
We'll cover the following...
In this chapter, we learned how to use Redux DevTools to efficiently debug our Angular applications.
Setting up Redux DevTools
We can configure Redux DevTools in our Angular ...