Understanding useMemo in react
In my last post, we talked on useContext hook and we looked at some of the use cases for useContext. In this post we'll be talking about useMemo, why it is important, and when to use it. Let's jump right in.
What is the useMemo hook
The useMemo hook ...
ilizete.hashnode.dev4 min read