Getting started with React: What I've Learned So Far
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...
raseecakashelkar.hashnode.dev3 min read