Planning, trainers and other details
You can view the slides here.
git clone git@github.com:Sfeir/sfeir-school-nodejs.git
Start:
cd exercices
npm i
Launch tests :
npm test -- **/ex01.test.js
- exercice 1: «Hello, World !»
- exercice 2: Modules
- exercice 3: fs
- exercice 4: http
- exercice 5: event emitter