Fell in Love with React ❤️
April 15, 2021
Discovered React for the first time and it was love at first sight. Started with Create React App (CRA), exploring both class components and functional components.
Spent hours - literally hours - on the React documentation site, figuring out components, props, state, and the virtual DOM. The way React made UI development intuitive and component-based completely changed how I thought about building web applications.
This was the beginning of my journey with modern frontend development and the React ecosystem that would become central to my career.