Code in pure React π
When I first started learning React, It wasn't easy for me because I felt like I need to completely know things like Webpack, Babel, Parcel, JSX, npm, and more. And as a person coming out of using good old school plain HTML, CSS, and javascript this ...
ayushcodes.hashnode.dev6 min read
JC Lee
Space dust
Interesting approach mate π! I've never used createElement before. I've got started with Create React App. Never really played with react without a tool like CRA or NextJS.