TinyCode6: MicroTask vs MicroTask in Asynchronous JavaScript

Pubblicato il: 05 gennaio 2023
sul canale di: WebStation
468
13

In this video I talk about asynchronous code in JavaScript wherein the microtask and macrotask differ from each other.

Here are some introduction obtained from MDN:

The awaited expression is performed when an await is found in code (either in an async function or in a module), and all other code that depends on the value of the expression is halted and queued up for execution later.The primary thread is subsequently released for the subsequent event loop activity.


In questa pagina del sito puoi guardare il video online TinyCode6: MicroTask vs MicroTask in Asynchronous JavaScript della durata di ore minuti seconda in buona qualità , che l'utente ha caricato WebStation 05 gennaio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 468 volte e gli è piaciuto 13 spettatori. Buona visione!