Description
In this course you will learn
- The most relevant features for front-end developers and web designers that want to learn how to build out their web pages and keep their code organized, move away from the DOM, and use Backbone's useful JavaScript library.
- How to use models and collections to manage your data, and display it on your web page with views.
- Events and routers to create navigational logic in your web app.
- Models & Collections.