React Fundamentals: Components, JSX, State, and Re-rendering
Why React Exists
Why did developers create React when JavaScript and the DOM already existed?
In traditional web development, you write vanilla JavaScript to imperatively find, modify, and update HTML
swapnadip-syntexandstory.hashnode.dev5 min read