open-medicine-initiative / openMediAid

Crowd-sourced, non-profit, medical decision support system for patients and doctors. Symbiosis of supervised machine learning, bayesian networks and an open data community
18 stars 2 forks source link

Javascript Resources #8

Open bennidi opened 10 years ago

bennidi commented 10 years ago

Resource on ECMA 5 object properties (get / set): http://ejohn.org/blog/ecmascript-5-objects-and-properties/

bennidi commented 10 years ago

Implementation of the Trait pattern: http://howtonode.org/traitsjs http://code.google.com/p/es-lab/wiki/Traits http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/37485.pdf

Out now -> JS Talents: http://peterseliger.blogspot.de/2014/04/the-many-talents-of-javascript.html#implicit-and-explicit-delegation

bennidi commented 10 years ago

ES 6 tutorials and other resources: https://github.com/JustinDrake/node-es6-examples http://andreypopp.com/posts/2013-11-09-recreating-core-async-tutorial-with-es6-generators.html

bennidi commented 9 years ago

http://dailyjs.com/2014/12/09/meta-barn/ http://www.2ality.com/2014/12/es6-proxies.html