Supporting code for the presentation
- install node.js for your platfrom (see http://nodejs.org/)
npm install
within this directory- Copy
.emailPassword-example
to.emailPassword
and change the values to your gmail password - Copy
.emailUsername-example
to.emailUsername
and change the values to your gmail address - run the examples. IE, to run the web server in example 1,
node 1-foreground.js
Related Blog Post: https://medium.com/@evantahler/background-tasks-in-node-js-a-survey-with-redis-971d3575d9d