Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 462 Bytes

File metadata and controls

13 lines (10 loc) · 462 Bytes

NodeSchool Workshop - JavaScripting

https://nodeschool.io/#workshopper-list

javascripting

Learn the basics of JavaScript. No previous programming experience required.

To Install the workshop

  1. Download and install Node.js with NPM from https://nodejs.org/en/download/
  2. Open CMD/Terminal and type npm install -g javascripting
  3. Follow the tutorials step by step and Happy Learning !

Solutions of all exercises are in this repo.