You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Título: The witchcraft behind js asynchronicity: A journey through callbacks, promises and async/await.
Descripción: ¿Cómo funciona la asincronicidad en un lenguaje single-threaded como JavaScript? Una breve explicación de la naturaleza sincrona de JavaScript y, posteriormente, una explicación del "behind the scenes" de los mecanismos que permiten la asincronicidad (callbacks, promises and async/await).
Algunos de los temas a incluir son:
Título: The witchcraft behind js asynchronicity: A journey through callbacks, promises and async/await.
Descripción: ¿Cómo funciona la asincronicidad en un lenguaje single-threaded como JavaScript? Una breve explicación de la naturaleza sincrona de JavaScript y, posteriormente, una explicación del "behind the scenes" de los mecanismos que permiten la asincronicidad (callbacks, promises and async/await).
Algunos de los temas a incluir son:
Ponente:
@rafael1789 (myself)
Email (si no está en el perfil de github):
[email protected]
Tipo: larga duración (40 minutos)
The text was updated successfully, but these errors were encountered: