Class component vs Functional component In React
In this article, we will try to understand the basic between both type of component and which one you should use. Let's begin.
what are components ?
Components are the core building block of React. They are independent and reusable piece of code that...
kamalpatel.hashnode.dev3 min read