diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-04 14:20:20 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-04 14:20:20 -0500 |
commit | 8e7b200261b762a58b1977a27a85b0ed211d2a0b (patch) | |
tree | b0ff045cc7970e98bb0898830417d04499f3e693 /2022/captions | |
parent | 58b0c768ca583321c7df4fefb1138c8eb6cf0d5c (diff) | |
download | emacsconf-wiki-8e7b200261b762a58b1977a27a85b0ed211d2a0b.tar.xz emacsconf-wiki-8e7b200261b762a58b1977a27a85b0ed211d2a0b.zip |
Automated commit
Diffstat (limited to '2022/captions')
-rw-r--r-- | 2022/captions/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main--chapters.vtt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/2022/captions/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main--chapters.vtt b/2022/captions/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main--chapters.vtt new file mode 100644 index 00000000..c5528717 --- /dev/null +++ b/2022/captions/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main--chapters.vtt @@ -0,0 +1,40 @@ +WEBVTT + +00:00:00.000 --> 00:00:47.200 +Asynchronous programming + +00:00:47.200 --> 00:01:42.600 +Automating my music player + +00:01:42.600 --> 00:03:22.080 +Working with the API + +00:03:22.080 --> 00:05:05.200 +make-network-process + +00:05:05.200 --> 00:05:57.920 +The sequence of events + +00:05:57.920 --> 00:07:50.480 +Queues + +00:07:50.480 --> 00:09:24.240 +Callbacks + +00:09:24.240 --> 00:11:48.080 +Client-side code + +00:11:48.080 --> 00:12:27.760 +Demo + +00:12:27.760 --> 00:13:15.520 +Logic + +00:13:15.520 --> 00:14:53.520 +Callback hell + +00:14:53.520 --> 00:16:46.400 +Lisp macros + +00:16:46.400 --> 00:17:47.880 +Conclusion |