Simple Store with useState
In this lesson, we learn a different pattern with useState and custom hooks, create a store in a couple of lines, and also make use of Immer.
We'll cover the following...
We'll cover the following...
In this lesson, we learn a different pattern with useState and custom hooks, create a store in a couple of lines, and also make use of Immer.