apache / cordova-docs

Apache Cordova Documentation
https://cordova.apache.org/
Apache License 2.0
351 stars 558 forks source link

Create "History" page that describes Cordova/Phonegap history #877

Open janpio opened 6 years ago

janpio commented 6 years ago

iPhoneDevCamp August 2, 2008 https://phonegap.com/blog/2008/09/18/phonegap-its-like-air-for-the-iphone/ http://britg.com/2008/08/21/phonegap-native-iphone-apps-running-your-html-css-javascript-code/ - August 21, 2008 https://www.flickr.com/photos/girliemac/2727565390/in/album-72157600707151190/ - August 2, 2008

brodycj commented 6 years ago

+1 for links that seem to be still relevant

-1 for general progress towards its ultimate purpose "to cease to exist" [1]

A blog post and tweet would also be nice:)

[1] https://phonegap.com/blog/2012/05/09/phonegap-beliefs-goals-and-philosophy/

dpogue commented 6 years ago

That goal of ceasing to exist is the primary driving force behind Cordova, and something I feel very very strongly about. It's why we should be encouraging people to adopt web-compatible APIs where available instead of plugins, and why our plugins should be acting as polyfills.

The eventual hope should be that any Cordova app is also a few small steps away from being deployable as a Progressive Web App, and that we can deprecate all the plugins and platforms because the web will have finally closed the "gap" that PhoneGap was meant to bridge.