This commit is contained in:
Ilya Kantor 2019-03-13 23:18:34 +03:00
parent 5ca83ba7ba
commit b9bfba084a
4 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
# Microtasks, event loop
# Microtasks and event loop
Promise handlers `.then`/`.catch`/`.finally` are always asynchronous.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After