Skip to content
Eric Garcia edited this page Jan 27, 2015 · 1 revision

Node + Backbone

javascript resources

Airbnb Javascript Styleguide

Node resources

Using Yeoman, Bower, and Grunt

Simple demo Node (Express, MongoDB, Backbone) This is a good working starting point for our app. It's a directory of wines.

coffeescript resources

Node.js inscpector and coffeescript

notes

Airbnb's mobile app uses Node.js

Using Node.js seems like a really good approach to have a consistent codebase. Airbnb developed a library that renders clientside javascript on the server for the inital pageload: https://github.com/rendrjs