Released
6/10/2014- What is Backbone.js?
- Understanding how MVC libraries work
- Adding properties to a model
- Creating a collection of models
- Adding properties to a model view
- Loading model data on a web page
- Configuring routes
- Finding Backbone resources
Skill Level Intermediate
Duration
Views
- [Voiceover] Hi, I'm Kai Gittens, and welcome to Up and Running with Backbone.js. Backbone is an excellent JavaScripts library that you can use to write web applications in a neat, efficient manner. I'll use Backbone's models, views and collections to manage my information and to display it on a webpage. And then I'll use events and routers to create navigational logic in my web app. I'll skip over Backbone's more server-related concepts and focus on the key Backbone concepts I need to get the job done.
So let's move towards the point of never ever writing sloppy JavaScript again, and get up and running with Backbone.
Share this video
Embed this video
Video: Welcome