Through concrete examples, let's explore ways to build flexible, adaptable software systems by better understanding Kent Beck's 4 Rules of Simple Design.| leanpub.com
Transforming a function in such a way that it only takes a single argument| en.wikipedia.org
(Russian, Japanese) In this article I’ll explore JavaScript mixins in detail, and introduce a less conventional, but to my mind more natural mixin strategy that I hope you’ll find usefu…| JavaScript, JavaScript...