
What are React Hooks and why you should care about them – Part 2
Required version of React: 16.8+ What are React Hooks and why you should care about them – Part 1 Outline Context Hook Custom Hooks Important Rules with Hooks Sample application In the first part of the blog, we discussed the main concepts of React Hooks and the reasons for using them. We compared the traditional ways of creating components and