
New to React? If yes, you’ve probably wondered what hooks you really need—or worse, you’ve been copying the same logic over and over without reali...
For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
Let’s agree, we have used useSWR so many times on the client side. The name just sounds cool for some reason.
Ahah indeed! Such a quick way to get started!
pretty cool list, makes me wish i had this when i started out - you think getting better with react is more about just banging out projects or actually digging into stuff like this every day?
Hello Nevo, super glad you like it!
I think it is a mix. Definitely build projects, but try to explore what is out there. That gives you more tools to use :)
Awesome breakdown! As someone learning hooks, this is super helpful. I’ve been using useEffect everywhere—time to explore all these as well.
Super glad you like them! Oh definitely try to reduce the number of times you use effect ;)
This list is ridiculously useful, especially the bonus utility hooks! Curious - which one do you personally use the most in your day-to-day projects?
Super glad you like them! Thanks! If I had to give a top 5, it would be:
Looks like a great one for the beginners 😁
Thanks!
Which of these hooks do you find yourself using the most in your own React projects?