JSFoo 2011

It’s like kung fu with JavaScript and objects! All about building full size apps in JavaScript.

JSFoo is an event on building apps with JavaScript. This is an event on what it takes to build full size apps with JavaScript, whether in the frontend or backend.

This event is now over. It was on October 1, 2011, in Bangalore.

Sessions were 45 minutes each. The venue was Dharmaram Vidya Kshetram again, in the Christ University campus at Dairy Circle.

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more

Parashuram

@axemclion1

Designing the IndexedDB API

Submitted Aug 21, 2011

Understand the workings of the IndexedDB API, its capabilities and wrappers required on top of it to make it a lot more useful for web applications.
Trying to answer why IndexedDB is so verbose or does not have querying capabilities. Will features from Javascript 1.8 change its course?

Outline

The IndexedDB API started as an alternative to the WebSQLDB API that brought together Microsoft and Mozilla. Reading through its mailing lists gives an interesting insight into how and why the API is the way it is.
The talk would touch upon the capabilities that were added, features that were removed and deferred to Javascript Libraries.
Wrappers like a Jquery Plugin, Promises/Futures fro callbacks, etc. would also make an interesting discussion.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more