JavaScript

Jan
02

Handy Kue Maintenance CLI Scripts

Building systems at my last few companies, it has been enormously useful to have a robust queueing platform. I’ve
3 min read
Aug
09

On Adding React Native to Existing iOS and Android Apps

> I write in defense of the beliefs I fear are least defensible. Everything else feels like homework. - Sarah Manguso,
1 min read
May
30

Calming Facebook's Eager Pixels

Working at an e-commerce startup [//www.threadmeup.com], I get asked to implement new tracking features every day. I built
3 min read
Apr
20

My Bookmarks Are All Bookmarklets

I love all my bookmarks. None of them actually go to any websites, though. They’re all bookmarklets. > A bookmarklet
2 min read
Mar
12

Rate-Limit Your Node.js API in Mongo

Update: After a request by Jason Humphrey [https://github.com/GreenPioneer], I’ve released this implementation as a standalone NPM
3 min read
Sep
22

Memory Leaks Using Canvas in Node

At ThreadMeUp [//threadmeup.com], we do much of our image manipulation and generation using HTML5 Canvas objects. This allows us
1 min read