Setting Up Your Environment

Setting Up Your Environment

To start writing JavaScript, all you need is a web browser and a text editor.

  1. Install VS Code — a free, open-source code editor.
  2. Open a terminal in VS Code.
  3. Create a new file called index.js.
  4. Run it with node index.js.
Sign in to track your progress.

Q&A / Discussion

No comments yet. Be the first to ask a question!

Sign in to join the discussion.