Course
Skills Expanded
Backbone.JS In-Depth and Intro to Testing with Mocha and Sinon
Non-trivial web applications demand moving beyond jQuery one-offs into testable, single-responsibility code architectures. Sam shows us Backbone's lightweight approach to building client-side MVC applications and builds in unit tests with Mocha and Sinon.JS.
What you'll learn
Non-trivial web applications demand moving beyond jQuery one-offs into testable, single-responsibility code architectures. Sam shows us Backbone's lightweight approach to building client-side MVC applications and builds in unit tests with Mocha and Sinon.JS.
Table of contents
How We Got Here
48mins
Overview of The Comments Application
81mins
Backbone Models In-Depth
40mins
Backbone Views In-Depth
36mins
Backbone Collections and Routers In-Depth
45mins
Testing Backbone Applications
66mins