Introduction

When you are starting out with JavaScript development, you need to know quite a few things:

  • installing different tools
  • configuring environment variables
  • working with a command prompt (cmd, Powershell or Bash)
  • setting up a code editor or IDE

In order to get you up and running quickly, we devised the Beginner's Track.

This is an own guided session where one of our mentors will lead you through setting up everything you need and the first two workshopper modules.

Beginner's Track Agenda

The agenda for the beginner's track session is:

  • Setup
    • setting up nvm, node and yarn (+ proxy settings)
    • checking the tool setup
    • setting up Visual Studio Code (VSC) (+ proxy settings)
    • working with the command prompt from within VSC
  • the javascripting workshopper
  • the learnyounode workshopper