This was surprisingly difficult to find, so I’m writing a wee blog post about it! I was working on a…
Tag: node
Blog
Simple HTTP requests in Node (no packages)
Blog
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…
Blog
Using JavaScript for on-demand functions with AWS Lambda
I’ve recently started working often with AWS Lambda, one of the many providers you can use to do “serverless” programming,…

Your REPL can teach you something
Blog
Read more > Your REPL can teach you something
View more
Blog
Firefox extension (jpm) tutorial
Earlier this week, I wrote my first Firefox extension, a port of the “Millennials to Snake People” Chrome extension, which…
Blog
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…
Blog
Recurse Center Week 1
This week I started Hacker School [update: now the Recurse Center]! For this week’s blog post, I’ll post about what I…