Intro to Mixins (in Javascript)
based off microevent.js by jeromeetienne https://github.com/jeromeetienne/microevent.js/blob/master/microevent.js I was just reading through microevent.js by jeromeetienne and stumbled across the awesomeness that are Javascript mixins! I’ve use his code as a template to show how mixins work in Javascript. Hey! Just let me see the darn demo! And to those of you who stuck with [...]
