- Introduce Node as a way of running your JavaScript
- running node
- node REPL
- commonJS
- npm
- some packages don't work in browser (setImmediate, fs, etc.)
Assumes: You already understand basic JavaScript.
or come up with some exercises that you think would be appropriate for the next group.