Skip to content

Tag: node

Simple HTTP requests in Node (no packages)

This was surprisingly difficult to find, so I’m writing a wee blog post about it! I was working on a…

View more

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

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,…

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

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…

View more