By lanasa
via sitekickr.com
Submitted: Feb 08 2013 / 21:03
If you're coming from server-side development, Web SQL might appear to be both limiting and difficult to grasp. You're used to sending a request to a database server and waiting for the result set before proceeding to the next line of code. The asynchronous nature of Web SQL is no doubt one of it's trickiest aspects to master.
Add your comment