filmov
tv
Node JS tutorial # 15 Asynchronous Programming Language

Показать описание
In this node js video, we will learn about the basics of asynchronous programming basic Node js with the English language. this video is made by anil Sidhu in the Node js in the English Language
steps
Asynchronous,
Synchronous
In Synchronous operations tasks are performed one at a time,
In Asynchronous, Second Task do not wait to finish First Task
steps
Asynchronous,
Synchronous
In Synchronous operations tasks are performed one at a time,
In Asynchronous, Second Task do not wait to finish First Task