Live-debugging Node.js apps at the command line

Based on a true story! This article grew out of an experience debugging a very sneaky infinite loop on the Arts Theatre West End website… Read more

Similar

Require(esm) in Node.js

Recently I landed experimental support for require()-ing synchronous ES modules in Node.js, a feature that has been long overdue. In the pull request, I commented with my understanding about why it di... (more…)

Read more »