6 ms·
> The virality of async await is that once you mark a function async, then you can only call it from another async function That's not exactly true. Many langu
by alex_hirner 1y ago
> The virality of async await is that once you mark a function async, then you can only call it from another async function
That's not exactly true. Many languages return a curried version of it, which can be executed once you have a runtime.