课程目录:Backbone.js from Scratch培训
4401 人关注
(78637/99817)
课程大纲:

       Backbone.js from Scratch培训

 

 

 

Introduction

Backbone.js

What is Backbone.js?
Backbone.js features
Preparing the Development Environment

Installing and configuring Backbone.js
Models

Creating a model
Connecting to a server
Sending and fetching data
Views

Creating views
Passing data
Handling events
Binding and triggering events
Collections

Creating collections
Using collections
Routers

Creating routers
Testing the Application

Testing with Jasmine.js
Debugging the Application

Handling errors
Deploying the Application

Deploying a Backbone.js application
Hosting a Backbone.js application
Securing the Application

Hiding data and hardening a Backbone.js application
Troubleshooting

Summary and Conclusion