Get to Know the UseState Hook in React.js

Because functional components are awesome

Jonathan Brierre
Better Programming
Published in
4 min readNov 30, 2020

--

useState Hook in action
Photo by the author.

Today, we are going to take a look at the useState Hook in React. This article will be the first part of a series of posts on React Hooks. The link for the demo repo used in this article can be found below:

--

--

I am a published author as well as a software engineer. I like thinking, thinking about thinking, and thinking about how I think about the things I think about