My react Journey with chai and code

My react Journey with chai and code

After getting the peek of JS its the time to learn React from the OG Hitesh Chaudhary ( chai aur code) with series chai and react.

Today i got to know about how to create react app using npx and vite.

how similar it is as js just looking at file size after installation scares a beginner but the breakdown of the file structure by him made it very easy to understand. I got to know about how script tag runs in background using package .json having dependencies of react and react dom. i creates a virtual react Dom same as a browser Dom and compares both and changes the minimalistic changes .

We can find it in REACT Dom. if we create a new src file with function in it its best practice to keep name capitalize . Some of the libraries force it to .If we wish to add more than one component or element in app.js <></> tags are used which makes elements in one element .That's it for today will meet you tommorow