Stop Writing Massive, Single-Page Codebases A Raw Look at React Components and Props
Before React, we used to render web pages using raw JavaScript and root.render. We had to make a single div inside our HTML file, and then write the entire project's code on that one page. It quickly
mdshahzebalam.hashnode.dev3 min read