React Hooks - UseState
Introduction
Hey guys, In our last article, we learned about props and did a mini-project. In this article, we’ll be talking about the concept of state as well as building a little project. Let’s dive right in 😉
What is state?
In React, state basica...
devlawrence.hashnode.dev4 min read