NodeJS Runtime and Ecosystem
October 20, 2019 · View on GitHub
NodeJS Runtime and Ecosystem
- NodeSchool workshops
Please complete the following workshops:
- learnyounode
- What exactly is Node.js?
- Franziska Hinkelmann: JavaScript engines - how do they even?(Video)
Get acquainted with NodeJS documentation:
- Go to nodejs.org and skim through the chapters.
- Find and read documentation about
requireandmodulein NodeJS - Find and read
EventEmitterclass documentation - Find command-line flag to enable ES6 modules support
Extra materials
Done?
➡️ Go forward to Databases
⤴️ Back to Contents