Build your own Reactjs from scratch - Chapter 2
This is a series of post on how to write react-like-library from scratch.
Please read the previous posts if you haven't already.
Chapter 1 => Project Setup and createRoot function
JSX is a powerful syntax extension to JavaScript that allows you to w...
nisham.hashnode.dev2 min read