A Journey from HTML to React and JSX
HTML Basics
This is a basic HTML template, demonstrating how to write simple HTML code. We won't delve deeply into this, as we'll explore how to generate HTML using JavaScript.
Here, we generate HTML by writing JavaScript. You can see that we use t...
therushi.hashnode.dev3 min read