>>105776040
I TRANSpiled with babel for years, while we still had platforms that didn't have async yet.

Recently i changed all imports to be compliant with ES6 modules, and now all my backend stuff can be run with "node src/file.js"
The time this saved me is ridiculous.
Things are so easy to test now.