Nice introduction to Lenses in functional programming.…
Practical examples of monads in JS
Nice article introducing practical examples of monads in JS (ES6).…
On node streams, again
Really simple, introductory overview…
Crazy Eddie's primer in C++ TMP
Primer from one of the most active users on /r/cpp, here's the article…
Introduction to browserify
Nice introduction to browserify from the people at bitly. I love the fact that people coming from node (like me) can apply the same mental model also when adventuring into the front-end…