Event Loop in JavaScript | How JavaScript Works? | (explained with animation)

preview_player
Показать описание
Event Loop, Task queue, Job Queue in javascript with animation

Timestamps
0:00 Guess the Output
0:20 Intro
0:29 Memory Allocation and Execution Phase
0:50 First Function
1:16 Second Function
1:38 Third Function
1:55 Fourth Function
2:02 Task Queue and Job Queue
2:13 Event Loop
2:47 Outro - Zoref Code

#javascript #nodejs #reactjs #zorefcode

-
Music: Fine Seeds by Thomas Gresen is licensed under a Creative Commons License.
-
Рекомендации по теме
Комментарии
Автор

This is one of the clearest videos I've seen on how the event loop works.

dearozero
Автор

Amazing video, but can you explain me why in "web api", the second goes first, then the third goes. Is "web API" a queue?

DucLe-shnl