DEV Community

IhToN
IhToN

Posted on

Studying React Hooks

I have been participating on an Open Source Cards Against Humanity project: Repository

One of the requirements of this projects was that every react component had to be a functional component, making use of React Hooks to achieve the goal.

Top comments (0)