Mastering React. Lecture 04
Aim : Understanding the flow and structure.
Creating a custom react
Setup a folder with a js file and html file
Select the div in customReact.js
Now lets say we want to render a anchor tag. So, lets create a object named reactElement having i...
rajaitarun.hashnode.dev3 min read