Class Component vs Functional component in React
So In this blog, we are going to understand the major difference between class components and functional component
So when React was introduced to the web dev world, traditional class components were used for creating components. here we have to wri...
saurabhr.hashnode.dev2 min read