Hello db.js

I’m going to make the assumption you’re somewhat familiar with IndexedDB in this post, if you’re not check out this tutorial.
If you’ve spent any time looking at IndexedDB you’ll have to agree that the API leaves a lot to …


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I’m going to make the assumption you’re somewhat familiar with IndexedDB in this post, if you’re not check out this tutorial. If you’ve spent any time looking at IndexedDB you’ll have to agree that the API leaves a lot to be desired. Look IndexedDB is a great feature of modern browsers but the problem is that its API is not really designed around modern JavaScript practices. In particular I really dislike that you have to do stuff like this:


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2012-10-01T00:00:00+00:00) Hello db.js. Retrieved from https://www.scien.cx/2012/10/01/hello-db-js/

MLA
" » Hello db.js." Posts on LINQ to Fail | Sciencx - Monday October 1, 2012, https://www.scien.cx/2012/10/01/hello-db-js/
HARVARD
Posts on LINQ to Fail | Sciencx Monday October 1, 2012 » Hello db.js., viewed ,<https://www.scien.cx/2012/10/01/hello-db-js/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Hello db.js. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2012/10/01/hello-db-js/
CHICAGO
" » Hello db.js." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2012/10/01/hello-db-js/
IEEE
" » Hello db.js." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2012/10/01/hello-db-js/. [Accessed: ]
rf:citation
» Hello db.js | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2012/10/01/hello-db-js/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.