Top React Hooks — State and Wait
Hooks contains our logic code in our React app.
We can create our own hooks and use hooks provided by other people.
In this article, we’ll look at some useful React hooks.
react-wait
The react-wait package lets us display something while we’re waiting for something to load.