Lets start with brief introduction of the hooks, React hooks are special built in functions which let us store data, add interactivity and also help in performing side-effects.
Below are some of the most common hooks used in React for special purpose...