In February 2019, React 16.8 was released and it shipped with an additional API that allows you to 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. Because React HooksRead more