React: Renders and Re-Renders
React is an excellent framework known for updating that part of the UI that has changed. To understand all the concepts of rendering we first have to understand How actually VDOM is different from the DOM and then I will discuss How React decides to ...
debuggerakshat.hashnode.dev5 min read