Shedrack Akintayo

All Posts

Exploring technical writing, DevOps practices, and cloud architecture through detailed guides and tutorials.

</2018>

At the time of writing this, I haven't found a topic for this article yet and I don't want to use the classic 'My year in review' so whenever you read this article just know that I still don't have a title and I have left it at what it is.

When React 16.8 was released officially in early February 2019, it shipped with an additional API that lets you use state and other features in React without writing a class. This additional API is called Hooks and they're becoming popular in the React ecosystem, from open sourced projects to being used in production applications.