Training: "node.js: Jumping in with both feet"
Track:
Tutorials
Time: Thursday 09:00 - 12:00
Location: Brooklyn Writers
Abstract:
Node.js offers a powerful and fresh platform for building server side applications in Javascript which are highly scalable. It also offers a really rich modularity story with a fantastic selection of module for you to choose from. This tutorial will provide you with an overview of node.js and hands-on experience working with developing node.js applications.
Keywords: Node.js,
Target Audience: Participants should have experience with javascript
- Installing node.js
- Creating Hello world
- Working with common node.js apis and core modules
o HTTP/HTTPS
o IO
- Npm / package.json
- Async programming
- Common modules
o Express
o Socket.io
o Coffeescript
o Mongo / Reddis
o Rabbitmq
- Debugging
- Cluster
- Deploying to the cloud
Keywords: Node.js,
Target Audience: Participants should have experience with javascript