Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Promises in JavaScript

Posted By: IrGens
Promises in JavaScript

Promises in JavaScript
.MP4, AVC, 485 kbps, 1920x1080 | English, AAC, 235 kbps, 2 Ch | 1 hr 8 mins | 356 MB
Instructor: Eric Greene

JavaScript code is single-threaded, but asynchronous calls enable apps to remain responsive to user input without blocking the UI thread. Promises simplify asynchronous programming and make JavaScript a more robust language. Learn all about promises in JavaScript and use that knowledge to write better and more maintainable apps.


Promises in JavaScript