2022
Solving a Node.js Memory Leak on Heroku
You can connect to your production Heroku instance, debug it live, and even trace down memory leaks.
2021
Developing React Native with Expo and Flipper
Goodbye Chrome Debugger, hello Flipper
2015
Line Numbers in eval
You should never do this. But "never" is a bit too absolute for engineering