I am learning about Node.js. While learning I usually create a few demo’s. Another thing I am attending a training for is learning how to give good presentations. I had to prepare a 10 minute presentation. Would be nice if I could combine the learning about Node.js with the 10 minute presentation. I decided to create a Node.js application to give the presentation. So no Keynote for me this time.
In this blog post I present you an additional sample, focussed on creating presentations as a programmer. I’ll use a few node.js modules: Jade, Express.
On my employers blog I wrote an extensive article about Node.js, you can have a look at the article as well.
http://blog.jteam.nl/2011/04/18/learning-node-js/
Continue reading Creating presentations with Node.js



