Applying MVC to your frontend application using Require and Backbone.
Refer to the post: 'Applying MVC to your frontend application using Require and Backbone'
Please note: The Collection used in this example has static data. Refer to the post 'Backbone.js - Creating a RESTful CRUD application' to learn how a Collection can send a RESTful request to the server.