Introducing Hooks

Let's have a brief introduction of hooks and their importance in React.

We'll cover the following...

History of Hooks

In Feb 2019, the React team released a new addition, hooks, to React in version 16.8.0.

If React were a ...