#hooks
Read more stories on Hashnode
Articles with this tag
Let's mutate the state and Immer do the rest. · Immer is a simple JavaScript library that allows us to use immutable state at the convenience of us...
The hook that can remember! 🧠 · What Is useRef? useRef is a react hook that is basically used to store the reference of something like let's say a DOM...