JavaScript Asynchronous Programming

Publicado el: 08 noviembre 2020
en el canal de: procademy
3,835
89

JavaScript is a single-threaded programming language which means only one thing can happen at a time. That is, the JavaScript engine can only process one statement at a time in a single thread.

That’s where asynchronous JavaScript comes into play. Using asynchronous JavaScript (such as callbacks, promises, and async/await), you can perform long network requests without blocking the main thread.

In this lecture you will learn the main diffrence between a synchronous and Asynchronous program in JavaScript.


En esta página del sitio puede ver el video en línea JavaScript Asynchronous Programming de Duración hora minuto segunda en buena calidad , que subió el usuario procademy 08 noviembre 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 3,835 veces y le gustó 89 a los espectadores. Disfruta viendo!