Interesting articles I have read
-
ECMA Script 6 https://github.com/lukehoban/es6features/blob/master/README.md
-
Promises http://www.html5rocks.com/en/tutorials/es6/promises/
-
Asynch JS: The Power Of $.Deferred (15ms rule) http://www.html5rocks.com/en/tutorials/async/deferred/
-
Node.js Virtual Machine (vm) Usage http://www.davidmclifton.com/2011/08/18/node-js-virtual-machine-vm-usage/ Sandboxing Virtual context
-
Promises/A+ https://promisesaplus.com/