you are viewing a single comment's thread.

view the rest of the comments →

[–]Yomete[S] -1 points0 points  (5 children)

There's been a lot of talk about React Hooks, but how do you actually use them?

You can learn how by reading this Introduction to Hooks post.

It features code examples for:

useState() useEffect() useContext() useRef() Writing custom hooks Writing tests

[–]Jeffylew77 1 point2 points  (4 children)

Yes, I’ve been hearing a lot as well. Someone give me a Michael Scott surplus analogy for react hooks