Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In Chapter 10, “Example: Todo List Part 1 (Server-side),” we had just finished writing the server-side components needed for us to write a todo list application. In this chapter we will write a front end for that application that will run in a browser. We’re going to do this using some pretty fun technology, such as Bootstrap1 from Twitter2 and jQuery.