Skip to content

Tag: javascript

If you run Node on Lambda, you’re using Scott’s Node

Found a curious thing today, while messing with Lambda. I was looking at some data that (among other things) logs the…

View more

Your REPL can teach you something

Read more > Your REPL can teach you something
View more

Firefox extension (jpm) tutorial

Earlier this week, I wrote my first Firefox extension, a port of the “Millennials to Snake People” Chrome extension, which…

View more

Super simple environment variables in Node.js

I recently made a small project using the Twitter API and wanted a super simple way to store my local…

View more

JavaScript Generators in 3 Minutes or Less

JavaScript generators are possibly one of the most poorly understood portions of the incoming ES6 JavaScript specification, at least they…

View more
ForwardJS Logo

Lessons from Forward2 + talk slides

Read more > Lessons from Forward2 + talk slides
View more

What jQuery can teach you about monads

As I was laying in a hammock, pondering code, I had a strange thought/realization: jQuery leverages a monadic interface. I’m…

View more

Learning iOS’s Swift, for JavaScripters

I recently blitzed through the Treehouse Swift course (referral link) and was quite a bit surprised at how familiar it was…

View more

Choosing a JavaScript Framework slides + IT’S ALIVE (I think)

Read more > Choosing a JavaScript Framework slides + IT’S ALIVE (I think)
View more

d3 is better and easier than I remember

This week is lab week at work, and I decided in anticipation of the hackathon I will (!!) shortly be…

View more