diff options
| author | Sacha Chua <sacha@sachachua.com> | 2022-12-11 09:55:35 -0500 | 
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2022-12-11 10:13:18 -0500 | 
| commit | 92e6b12e497b6d5bc194d0c58c324205d7d74db5 (patch) | |
| tree | 7d1c9e9c42ee336d0df1072356ab208622ae6ed3 | |
| parent | 70556fd029f8be19293a309f8f7e4655c54b9952 (diff) | |
| download | emacsconf-wiki-92e6b12e497b6d5bc194d0c58c324205d7d74db5.tar.xz emacsconf-wiki-92e6b12e497b6d5bc194d0c58c324205d7d74db5.zip  | |
add youtube comments
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"]]  | 
