From the course: Learning Backbone.js

Welcome - Backbone.js Tutorial

From the course: Learning Backbone.js

Start my 1-month free trial

Welcome

- [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.

Contents