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.
- Host: GitHub
- URL: https://github.com/moonhighway/node-js-stacked
- Owner: MoonHighway
- License: mit
- Created: 2015-03-21T18:54:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-01T23:46:37.000Z (over 10 years ago)
- Last Synced: 2025-02-16T18:44:20.202Z (over 1 year ago)
- Language: JavaScript
- Size: 570 KB
- Stars: 0
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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