Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Nikolaos Giannopoulos - Offline Hybrid Application with Wordpress - WordCamp Athens 2016

Nikolaos Giannopoulos - Offline Hybrid Application with Wordpress - WordCamp Athens 2016

WordPress Greek Community

November 19, 2016
Tweet

More Decks by WordPress Greek Community

Other Decks in Programming

Transcript

  1. CMS

  2. Hybrid Frameworks Ionic http://ionicframework.com/ Onsen Ui https://onsen.io/ Cordova / Phonegap

    https://cordova.apache.org/ Jquery Mobile https://jquerymobile.com/
  3. REST API Advantages Frequent Updates Use Cache to Save Data

    Drawbacks No Web no Content Bad Local network
  4. Save Data on Device Advantages Offline Access Control over Content

    Drawbacks No Frequent Updates Time Consuming Uploads
  5. Export JSON to SQLite Register Device on WP Use of

    Local Storage Sync Update Tokens
  6. Libraries & Tools Jquery https://jquery.com/ Velocity.js http://velocityjs.org/ Materialize.css http://materializecss.com/ FastClick

    https://github.com/ftlabs/fastclick GapDebug https://www.genuitec.com/products/gapdebug/
  7. The price of light is less than the cost of

    darkness Arthur C. Nielsen
  8. Project Status Last Minute Delivery == true Offline App Experience

    == false Code Transformation Needed == true
  9. Useful Links Building a PhoneGap App with WordPress http://bit.ly/2eHI5vo Creating

    a Mobile App for your WordPress Site http://bit.ly/2eNpKeW PhoneGap Tips http://bit.ly/2dSzjLX Top 10 Performance Techniques for Hybrid Apps http://bit.ly/2eCKmaz