React has gone through many shifts in stages that never fail to amaze its fans. At first, we had mixins to create and manage our interface, then came the concept of class components, and now React Hooks which has changed the way we build our apps in React.
Full article