Tasks That Last

In this chapter, we created a perfectly functional task manager—for one person. Because our data is tucked away in localStorage, there’s no way to share it with anyone else—or with other devices, for that matter. In the next chapter, we’ll take the front-end code that we’ve built here and give it a back end that allows our data to persist outside of the browser.

Get CoffeeScript, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.