Anonymous
7/2/2025, 3:06:16 PM
No.105776490
>>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.
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.