Skip to content

Instantly share code, notes, and snippets.

View phamvutinh's full-sized avatar
:octocat:
I working so hard,So may be slow to respond.

Pham Tinh phamvutinh

:octocat:
I working so hard,So may be slow to respond.
View GitHub Profile
@phamvutinh
phamvutinh / event-loop.md
Created December 21, 2020 15:56 — forked from jesstelford/event-loop.md
What is the JS Event Loop and Call Stack?

Regular Event Loop

This shows the execution order given JavaScript's Call Stack, Event Loop, and any asynchronous APIs provided in the JS execution environment (in this example; Web APIs in a Browser environment)


Given the code

@phamvutinh
phamvutinh / cloudSettings
Last active May 5, 2020 16:09
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-05-05T16:09:46.233Z","extensionVersion":"v3.4.3"}