Implementation Strategy

Understand the strategy to implement web storage for persistence.

As mentioned in the Dealing with Persisted Data chapter, we’ll be implementing data persistence by leveraging web storage. To accomplish this, we’ll be using the Backbone.localStorage adapter.

Get hands-on with 1200+ tech skills courses.