This course is deprecated.
This course is a collection of resources designed to introduce you to Backbone, a common organizational library for front-end web applications.
By the end of this course, you’ll know how to write well organized web applications using the Backbone framework. You’ll also make use of the Local Storage API or a service like Firebase to support persistent data storage across user sessions.
Why Take This Course?
There are two reasons this course will help you. First, having experience with a popular organizational library or framework will significantly boost your skill set in the eyes of future employers.
Second, this course requires you to read external resources and practice learning on your own. Researching and learning new technologies is a critical skill for all Front-End Web Developers. This course will help you put those skills into practice.
These resources will also:
- provide a high-level view of Backbone, what it provides, and how to organize applications with it
- demonstrate how to build an app, (chunk by chunk) from simple to more complicated
- take you step-by-step through the creation of moderately complex sample apps