Browser, Editor setup, and Running Javascript
Setup
Let's talk real quick about setup and the tools you need.
You have to set up these three things:
Browser (how to open the dev tools)
Terminal (install Node.js and npm).
The editor that you like (such as VSCode).
1. The browser
You can use ...
blog.sahilchandravanshi.com4 min read
Stan
I develop
Nice Explaination, Thanks