How to create an Apache Cordova App
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/...
Javascript, jQuery, NodeJS, Angular
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/...
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...
Boilerplate * Boilerplate Code [http://javierarce.github.com/epub-boilerplate/] * CSS Starter Kit [https://github.com/mattharrison/epub-css-starter-kit] * UUID Generator [http://www.famkruithof.net/uuid/uuidgen] Metadata * BISAC Subject Headings...
This is the simplest NodeJS server you can create. var port = 8080; var server = "localhost" var http = require('http').createServer( onServerCreatedHandler ); http.listen( port,...
Palm Inc's [https://en.wikipedia.org/wiki/Palm,_Inc.] vision of the future was a mobile web where users could experience an "app" without...