SSSahil Shubhaminblog.sahilshubham.com·Jan 30, 2024 · 2 min readHow To Setup a React Project With ViteTypically, you create a React project with create-react-app (CRA) which takes a lot of time to install over 140mb of dependencies. Vite is a lightweight tool that takes up 31 MB of dependencies, which will save time in starting a new project. Vite al...00
SSSahil Shubhaminblog.sahilshubham.com·Feb 7, 2023 · 6 min readMy Journey to Becoming a DeveloperMy journey as a software developer started with a simple school project. I was always fascinated by technology, but it wasn't until I put some extra effort into creating a stylish HTML page for a school project that I uncovered my talent for coding a...01A