Here you find the slides and source code for the workshop.
You need node.js
as a JavaScript runtime. With it comes the package manager npm
. Some of the modules have native C-dependencies so you will also need a C-compiler to get up and running.
python
runtimenode.js
(version 0.10.x) / npm
(package manager, bundled with node.js) Get it from http://nodejs.org.mongodb
(for most of the examples)node.js
and mongodb
node --version
and mongo
sources
you will find some JavaScript projects, each with two subdirectories problem
and solution
.grunt
via npm install -g grunt-cli
.npm install
.grunt
from the commandline. No arguments required.node start
The slides are created as html-slides based on the great work reveal.js
by Hakim El Hattab
slides
to the root directory of reveal.js - orslides.html