I hate to upgrade. This latest move on Phonegap Build got me to move. Namely, I need to implement WebRTC and after doing some research I saw that crosswalk had it working. There are other options included opentok, phonertc, but crosswalk accomplished multiple targets needed. However, even with this choice I might implement more than one client, just so I don't find myself making a mistake.
In any case, there are three (3) boilerplates.
#1 Boilerplate - A generic bare-bones boilerplate for constructing PhonegapApps
#2 Boilerplate2 - A generic boilerplate for constructing PhonegapApps with fastclick.js and zepto.js (a jquery alternative)
#3 Boilerplate5 - A generic boilerplate for constructing PhonegapApps with fastclick.js, zepto.js, cli-5.1.1, and crosswalk
Details available on [my blog](http://codesnippets.altervista.org/blog/2015/BLOG.2015-06-19.codesnippets.html)
Jesse
NOTE: #1 Boilerplate has minor corrections since posted last week.
In any case, there are three (3) boilerplates.
#1 Boilerplate - A generic bare-bones boilerplate for constructing PhonegapApps
#2 Boilerplate2 - A generic boilerplate for constructing PhonegapApps with fastclick.js and zepto.js (a jquery alternative)
#3 Boilerplate5 - A generic boilerplate for constructing PhonegapApps with fastclick.js, zepto.js, cli-5.1.1, and crosswalk
Details available on [my blog](http://codesnippets.altervista.org/blog/2015/BLOG.2015-06-19.codesnippets.html)
Jesse
NOTE: #1 Boilerplate has minor corrections since posted last week.
Be the first to post a reply!
