Functional components are taking over the React world and I can see why
React Components When building out the frontend of your project with React, you’ll be needing to use React states, otherwise, you wouldn’t be using React. I’ve been working on an ongoing project for the past few weeks now and after using class components initially, I can really appreciate the advantage …
Functional components are taking over the React world and I can see why Read More »