found drama

get oblique

Category Archives: Code

Shell scripts, JavaScript pedantry, CSS fixations, Java debugging, and the rest of the polyglotism.

announcing a2z

by Rob Friesel

A couple of weeks ago, I wrote a little JavaScript library called a2z for creating ranges of characters and published it to npm. I was inspired by a rather painful bit of code I had come across where each letter in the alphabet had been specified one at a time. While I could see that […]

review: Functional JavaScript

by Rob Friesel

Just like it says on the tin, Functional JavaScript (Michael Fogus 1; O’Reilly, 2013) is just that: a book about writing JavaScript in a functional style with Underscore.js as the foundational library to give you some of the higher-order functions you need to get started. 2 First, a disclosure: I have a very personal relationship […]

“Fun JS” (and BurlingtonJS #3)

by Rob Friesel

Last night was the third BurlingtonJS meet-up, and it seems to have been another success. Attendance was good and the crowd was once again pretty engaged. Always fun, always a room full of smart people, always good discussion. This month, I had the privilege of presenting, and took a few pages from chapters Michael Fogus’s […]