Oliver Earl

Software Engineer, CS Grad Student

Converting a jQuery Mobile Cordova application over to vanilla JS and writing additional functionality

80% of my app is done now! All that remains is Map tab / API, some validation edgecases, and frontend tidyup!

Okay so for some reason I can't get my Cordova camera to work. Thankfully, HTML5 fallbacks are a thing.

After a lot of document reading, I got a sleek looking view. Template literals make life a lot easier.

jQuery was invented by Satan. Issues resolved.

this is true

0 Likes

Finally got IndexDB (and fallback WebSQL) databases working and now I can stop sweating