ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

18 results

The Leap
Your async try/catch is Lying to You.

An async function throws an error. A try/catch is wrapped right around it. The error never gets caught - and the console prints "All ...

4:08
Your async try/catch is Lying to You.

91 views

2 months ago

The Leap
setTimeout(0) Doesn't Run First. | Microtasks vs Macrotasks

Microtasks vs macrotasks — why promises always run before setTimeout(0). You set a timer to zero. You resolve a promise.

4:29
setTimeout(0) Doesn't Run First. | Microtasks vs Macrotasks

52 views

2 months ago