Shedrack Akintayo

Hooks

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

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.