An open API service indexing awesome lists of open source software.

https://github.com/moonhighway/node-js-stacked

This course takes a look at building full stack applications with Node js, Express, Socket IO, and Backbone.
https://github.com/moonhighway/node-js-stacked

Last synced: about 1 year ago
JSON representation

This course takes a look at building full stack applications with Node js, Express, Socket IO, and Backbone.

Awesome Lists containing this project

README

          

Node js Stacked
===============
This course takes a look at building full stack applications with Node js, Express, Socket IO, and Backbone. This
ILT is primarily a hands on course where the students and instructor will build two applications together.

Topics
------
* Testing with Mocha
* Advanced Testing with Mocks
* Debugging
* Express Generator
* Handlebars Views
* Express Routes
* Express Middleware
* Testing HTTP Endpoints