Hacker News new | ask | show | jobs
by laurels-marts 751 days ago
> Only ever give node answers in ESM format.

I also add to always use async/await instead of the .then() spaghetti code that it uses by default.