"How" And "How Not" To Use useEffect
Feb 7, 2023 · 7 min read · What are hooks? React Hooks are simple JavaScript functions that we can use to isolate the reusable part from a functional component. I did not understand that in the first go as well. In simpler terms, they are just functions, stored separately, tha...
SSaran commented
