shlogg · Early preview
Imran Khan @imran1seven

Learning React With Vite: A Custom Rendering Journey

Learning React with Vite, digging into docs & GitHub source code to grasp rendering concepts! Custom React app built to solidify understanding of React's inner workings.

Started learning React!  I learned how to create a React app with Vite and got curious about how React works behind the scenes. Went through the docs and GitHub source code to build a small custom React and understand how rendering works.