Tag: mixins

A fresh look at JavaScript Mixins

You likely heard about mixins first from your CSS preprocessor, but this article takes some time to outline the application to JavaScript. One of the things I like most about JavaScript is the additional challenge of making your code as lean as possible. While minifiers and other compression techniques help that on a machine level, […]

Posted: May 03, 2013