React and state hook
In my last post, I explained what React hooks and how they relate to the function component—a type of component that was initially known as stateless components. Today, with hooks, they can have it. For that, you can use the useState hook, which is t...
kristijan-pajtasev.hashnode.dev4 min read