DEV Community

Spacie
Spacie

Posted on

Hover States with React Hooks

Third video time, I might keep this daily schedule until university starts back next semester!

This is definitely a series now, it has its own repo and everything:

In this tutorial, we'll be creating a useHover hook, that allows our components to know about the hover state of any element that we attach a ref to!

As always, any feedback is highly appreciated (please let me know if there's anything you think I could explain better), thanks for reading and/or watching!

Top comments (0)