nodejs

Sort by:

JavaScript on Hardware with Kelsey Breseman

“Part of the point of Tessel is that it just works – you don’t have to worry about it. Much in the way that you would throw your app up on Heroku.” Tessel is an open-source

JavaScript Jabber with Charles Wood

“I keep telling people that front-end and back-end shared JavaScript is a pipe dream.” Continue reading…

Responsive Government with Santiago Siri

“Everything has changed around our lives -- the way we connect with each other, the way we communicate, the way we work, even the way we fall in love – except the way we govern

JavaScript at Spotify with Mattias Petter Johansson

Mattias Petter Johansson is an engineer at Spotify. He writes about JavaScript on Quora and Twitter. Questions include: How similar is Spotify’s architecture to Netflix’s? Is

restify at Netflix with Yunong Xiao

restify is a node.js module built to enable correct REST web services. Netflix uses restify to gain performance and visibility. Yunong Xiao, senior engineer at Netflix, talks