Here’s another little HTML5 single-page app demo. This page is actually a snapshot of the Encapsule Schema application I’m writing (see http://blog.encapsule.org if you’re curious what the SCDL dataset is all about).
This page builds up on top of the HTML5 bootstrapper presented earlier this morning adding:
- Local in-page routing via Sammy.js
- Data binding via Knockout.js
Note that unlike the earlier bootstrapper demo, the page bootstrapper is hidden by default and shown only on installation, update, or error initializing the app cache.
