2. Hackference 2014
HACK
2
About me
I’m Dan Jenkins
I’m primarily a Node.js developer
Been working with Node since 0.4
Founder of Nimble Ape Ltd
!
Twitter @dan_jenkins
Web nimbleape.com
4. Taken from nodejs.org
easily build fast, scalable network applications
event-driven
Hackference 2014
HACK
4
lightweight and efficient
non-blocking I/O
perfect for data-intensive real-time applications
that run across distributed devices
5. Node.js® is a platform built on Chrome's
JavaScript runtime for easily building fast,
scalable network applications. Node.js uses
an event-driven, non-blocking I/O model that
makes it lightweight and efficient, perfect for
data-intensive real-time applications that
Hackference 2014
HACK
5
run across distributed devices.