A juurni of a thousand miles begins with one step. Juurni is an SPA project where I explore indexedDB. It is a, not yet full-featured, journaling app inspired by Dyrii on iOS. I don’t plan to go anywhere with this application, it is just my exploration into indexedDB, its features and API. At the moment, you will need to use the developer console in order to see your journal entries. Maybe later, I will pull the entries onto the UI.

can commented code throw an error? in the case of bundling and minification...yes it can. i was performing cross-browser tests on one of my applications the other day and found myself chasing a javascript error that well...wasn't really an error. for some reason, the browser kept complaining about a syntax error.