Modern redux is a joy to work with, efficient, and without all the boilerplate you hate.Chapter 1: What is Redux Toolkit, and why use it?
- Introduction
- What is Redux Toolkit (RTK)?
- The problems Redux toolkit tries to solveChapter 2: Building your first Redux Toolkit...