- Course
Application Building Patterns with Backbone.js
In this production we build a single page application with BackboneJS that breaks the bonds of the "silly demo." No more To-do lists - we're building an Open Source MongoDB document explorer, a perfect use case for a Single Page App powered by BackboneJS. It also allows us to use Javascript in every part of our application: client, server (using Node), and database! And we're doing it all on Windows 8 with WebMatrix 2.
- Course
Application Building Patterns with Backbone.js
In this production we build a single page application with BackboneJS that breaks the bonds of the "silly demo." No more To-do lists - we're building an Open Source MongoDB document explorer, a perfect use case for a Single Page App powered by BackboneJS. It also allows us to use Javascript in every part of our application: client, server (using Node), and database! And we're doing it all on Windows 8 with WebMatrix 2.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
This is a different kind of production for us at Tekpub. We're building out an application that we need to use and we're open sourcing it as well. We use MongoDB quite often - and many times have wanted to work with a MongoDB explorer much like the RavenDB explorer built using Silverlight. We can't stress it enough: this production is about building an app. It starts off explaining concepts, but quickly gets into the crazy-making aspects of working an app with Javascript.