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