Getting started with React: What I've Learned So Far
Jul 20, 2025 · 3 min read · Hey everyone!Just wanted to document a few of my learnings while getting started with React. These are raw notes — things that helped me understand the fundamentals and a few best practices. Installing Dependencies with npm i When you run npm instal...
Join discussion