This course does not reflect our current course standards or industry best practices.

Check out a free preview of the full Choosing a JavaScript Framework course:
The "Views" Lesson is part of the full, Choosing a JavaScript Framework course featured in this preview video. Here's what you'd learn in this lesson:

Brian creates the view for the Backbone todo application. The render function inside a view is the engine the drives the view. It’s responsible for updating the view whenever there is a change in state. The view uses templates which are snippets of HTML. These snippets are depending on the Underscore tempting library.

Get Unlimited Access Now