What are class components or ES6 classes?
In the last, we discussed the Functional Components. In this post, we will know about the class component or ES6 Classes.
Introđź‘‹
Class components are ES6 classes. Class components optionally receive props as input ad renders JSX. It can also mainta...
rahulism.hashnode.dev2 min read