Welcome to my site and blog and stuff! I post things sometimes. You can look at some projects I’ve worked on, or photos I’ve taken, or maybe you just want to learn a bit more about me! Or maybe you’re here for some of the stuff I write?
Process warnings in Node are a very useful tool. They provide a standard interface for exposing warning information to developers, allowing library maintainers to communicate deprecations and possible issues to...