How to create an iOS app using Phonegap
Tools * NodeJS + NPM [http://nodejs.org/] * Apple Developer Account [http://developer.apple.com] * xCode [https://developer.apple.com/xcode/] You will need a few raw materials to make...
Tools * NodeJS + NPM [http://nodejs.org/] * Apple Developer Account [http://developer.apple.com] * xCode [https://developer.apple.com/xcode/] You will need a few raw materials to make...
Scripts used to record whenever users click an external link. New Google Analytics gtag Tracker <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.3....
Common @ApacheCordova commands Build a project /path/to/my_new_cordova_project/cordova/debug Launch emulator /path/to/my_new_cordova_project/cordova/emulate Start Logging /path/to/...
This may sound a little rudimentary, but that's the point. We consume so much information today that it's sometimes easy to forget what information...
I have a few ExpressJS applications that use Forever [https://www.npmjs.com/package/forever] to keep things always moving. The scripts below are what I use invoke...