Before Writing React Code, This Is What I Learned
1️⃣ Prerequisites & Setup (Basic Reality Check)
OS doesn’t matter — Windows, Mac, Linux all fine.
What you actually need:
Code Editor: VS Code (recommended, not mandatory)
Node.js: Needed to run JavaScript outside the browser.
Check if installed:...
reactunravelled.hashnode.dev2 min read