Content deleted Content added
→Class-based components: Removed off-topic sentence. |
|||
Line 96:
}
</syntaxhighlight>Where class components are all about the use of classes and the lifecycle methods, functional components have hooks to deal with the state managements and other problems which we have face while writing code in React.
===Virtual DOM===
|