diff options
Diffstat (limited to '')
-rw-r--r-- | 2022/talks/async.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2022/talks/async.md b/2022/talks/async.md index da1d83cf..5b7fbbc8 100644 --- a/2022/talks/async.md +++ b/2022/talks/async.md @@ -91,6 +91,11 @@ provably correct code. You can find him at: - Q: Any thoughts on the async await paradigm generally, red-blue functions, etc.? - Q: Do you think it's a viable future for Emacs to get out of callback hell? +Comments from YouTube: + +- Thank you for the informative video Michael! Now I know a way to avoid callback hell in Emacs lisp! +- Nice talk, thank you Michael! + [[!inline pages="internal(2022/info/async-after)" raw="yes"]] [[!inline pages="internal(2022/info/async-nav)" raw="yes"]] |