Because this is Web Workers (a front-end user group) and we use what we know.
Go ahead. No judgement here.
But what if you want something more robust? Where will you find the time for all that setup?
Things to help you get stuff done really fast using what you already know...
THE WEB'S SCAFFOLDING TOOL FOR MODERN WEBAPPS
http://yeoman.io/
> npm install -g yeoman
> npm install -g generator-react-fullstack
> mkdir yotest && cd yotest
> yo react-fullstack
> npm start
> atom .
Then you may need a database.
(no database knowledge needed!)
Make it public, or it didn't happen.
> npm install -g http-server
> cd /your/dir/with/html
> http-server
Node.js to the rescue!
https://ngrok.com/
Don't go native.
http://ionicframework.com
The JavaScript App Platform
https://www.meteor.com/
Sep 11 (Fri)
to
Sep 13 (Sun)
http://hackmemphis.com/