
This lecture introduces you to Backbone.js and covers the course curriculum.
This lecture focusses on the merits of Backbone.js and show why we should consider using Backbone.js in our web applications
In this lecture we cover the basic components of Backbone.js
In this lecture we will see hHow to include Backbone.js libraries in our web application
In this lecture we will see a quick demo of Backbone.js components
In this lecture we will see how to create a Model Class in Backbone.js
In this lecture we will see how we can validate our Models
In this lecture we will cover how we can implement inheritance in Backbone.js Models
In this lecture we will see how to retrieve data from server and populate our Models
In this lecture we will see how we can destroy a Model instance
In this lecture we will see how to get JSON output of the Model instance
In this lecture we will see how to make use of default values in Models
In this lecture we will see how to parse a non-standard JSON into your Models
In this lecture we will see how to create a Model instance using non-standard JSON data
In this lecture we will see how to change model attributes
In this lecture we will see how to send back the data in form of JSON to server
In this lecture we will see how we can override the default JSON method in Backbone.js
In this lecture we will see how to specify and use ID attribute of a Model
In this lecture we will explore events in Models
In this lecture we will explore Backbone.js view component
In this lecture we will see how to make use of Templates (Underscore Templates) in Backbone.js
In this lecture we will see events in Views
In this lecture we will see how to update view and model
In this lecture we will see how to render content using existing DOM elements
In this lecture we will see how we can customize views
In this lecture we will see how we can prevent XSS attacks
In this lecture we will see how we can pass additional options to events
In this lecture we will see how to remove the View without destroying the Model
In this lecture we will see what collection is all about
In this lecture we will see how to work with collections
In this lecture we will see how to populate collection from server side data
In this lecture we will see events in collections
In this lecture we will learn how to customize collections
In this lecture we will explore collection views
In this lecture we will see events in collection views
In this lecture we will learn how to use Router and History
In this lecture we will see advance topics on Router and History
In this lecture we will learn how to create a form using Backbone,js views
In this lecture we will see how to edit using forms in Backbone.js
In this lecture we will see how to make use of namespaces
In this lecture we will see how we can reference classes in Backbone..s
In this lecture we will see how to handle links using Backbone.js
In this lecture we will see how we can initialize an object in Backbone.js
In this lecture we will see how to make our models readonly
In this lecture we will see how to create a Backbone.js application
In this lecture we will see how to define our template for the Backbone.js applocation
In this lecture we will see how to create a TodoItem
In this lecture we will see how to edit a TodoItem
In this lecture we will see how to mark an item complete
In this lecture we will see how to make use of Router in Backbone.js
In this lecture we will see how to delete an item
Learn how to develop dynamic web applications using BackboneJS
This course teaches you how you can make the most of BackboneJS
This course covers all the topics from basic to advance
1. Introduction to BackboneJS
2. Understanding Models
3. Understanding Views
4. Understanding Collections
5. Exploring Collection Views
6. Working with Routers & History
7. Working with Forms in BackboneJs
8. Organizing our Application Code
You will also learn to develop a web application right from scratch using BackboneJS which will help you understand the core concepts and will make you ready to develop your own dynamic web applications using BackboneJS
This course also focuses on how to write manageable modular code using BackboneJS
So let us start learning BackboneJS