Posts by dufermiano • 31 points
1 post
-
3
votes1
answer210
viewsQ: Return a function to be executed - Typescript
I’m in a situation where I would like to generate an engine that runs an async function and that runs a successful callback on Ry and a catch error, and the responsibility of these callbacks is to…