|
|
|
|
|
by pjnz
1994 days ago
|
|
Hacn: https://github.com/pj/hacn. It’s kind of like a React “monad” written in F#/Fable using computation expressions. Sort of like async, but control flow is a bit different, basically "Promises" can trigger re-execution of subsequent steps in the function. Right now its alpha quality and any feedback is welcome. |
|