Making it work offline, the workshop.
I ran this workshop at SmashingConf in Freiburg, at Imperial College in London and internally for the Financial Times also in London in Autumn 2014. If you are interested in having a similar workshop run at your company or conference or would like to use these materials to run a workshop yourselves please email me: [email protected] / mattandre.ws.
- Scaffolding the application
- Opening an IndexedDB database
- Using Dev Tools with Safari, Chrome, IE and Firefox
- Creating Object Stores
- Review:
window.indexedDB
- Adding data
- Getting data
- Rendering todos
- Deleting data
- Review:
IDBRequest
andIDBTransaction
- AppCache for full offline experience
- AppCache Gotchas
- Success!
- Scaffolding the application
- Single/Multi-page app
- More hacking AppCache
- Even more hacking AppCache
- Success!
©