Promises in JavaScript
.MP4, AVC, 485 kbps, 1920x1080 | English, AAC, 235 kbps, 2 Ch | 1 hr 8 mins | 356 MB
Instructor: Eric Greene
.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.