From document
Only the tough baseline dependency is Underscore.js (> 1.3.1). To preserve RESTful history support using Backbone.Router and DOM manipulations with Backbone.View include json2.js and jQuery (> 1.4.2) or Zepto.
A view is just a convention, and the underline library creates your DOM elements, although you can add some logic to it. After creating the DOM, you can manipulate it using jQuery.
source share