Hacker News new | ask | show | jobs
by ikurei 863 days ago
I'm curious, when do you need this?

I still use `writeFileSync` and such out of habit, but I don't think I really need them since we got first-level await (out of async functions).