Core React Concept: JSX
Hello Fellow Codenewbies 👋, Say we want to create an element in DOM that has not existed yet and append it to a <div> with an id called root. Then this is what we would do in vanilla Javascript: HTML: <body> <div id="root"></div> </body> Javascr...





![Learning To Learn [Efficient Learning]: Personal Implementation In Web Development](/_next/image?url=https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1613288162004%2F4STcwBRsm.png&w=3840&q=75)
