Wednesday, 4 September 2013

How to use mixins properly in Javascript

How to use mixins properly in Javascript

References

Reference NO 1

http://stackoverflow.com/questions/13632298/how-to-use-mixins-properly-in-javascript

Reference NO 2

http://stackoverflow.com/questions/17790041/javascript-mixin-pattern-setting-instance-specific-this-variables

Reference NO 3

http://lostechies.com/derickbailey/2011/10/02/javascript-has-built-in-mix-ins-with-apply-or-call/

Reference NO 4

http://javascriptweblog.wordpress.com/2011/05/31/a-fresh-look-at-javascript-mixins/

Reference NO 5

http://retinajs.com/

Reference NO 6

http://dojotoolkit.org/reference-guide/dojo/_base/declare.html

Reference NO 7

http://www.nczonline.net/blog/2012/12/11/are-your-mixins-ecmascript-5-compatible/

Reference NO 8

http://programmers.stackexchange.com/questions/123342/inheritance-vs-mixins-in-dynamic-languages

No comments:

Post a Comment