summaryrefslogtreecommitdiffstats
path: root/2022/captions/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main--chapters.vtt
blob: c5528717713df3a418b13519a3ea195ef230d651 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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