The State of HTML Mobile Frameworks in 2016
It's been over 2 years since I posted The State of Mobile Frameworks and a fair amount has changed in that time, so now is probably a good time to dive back into that thorny topic
It's been over 2 years since I posted The State of Mobile Frameworks and a fair amount has changed in that time, so now is probably a good time to dive back into that thorny topic
The article discusses choosing between Cordova and native apps and emphasizes that the right choice depends on features, platforms, and available expertise. It suggests evaluating pros and cons for both options with a structured decision…
Lessons learned moving a large codebase to typescript
The post discusses PhoneGap plugins, highlighting their promise and pitfalls when building features like alarms and in-app payments. It recounts a reader request to port an Android app efficiently using plugins.
The post discusses migrating from PhoneGap/Cordova to a native Android app and the long development tail after initial progress. It explains how to import and reuse localStorage preferences from the web version using a local SQLite datab…