JavaScript: Async

LinkedIn Learning
via LinkedIn
Save (0)
ClosePlease login

No account yet? Register

Asynchronous code is the foundation of most modern web experiences. It allows programs to switch between tasks and juggle multiple requests. However, without a thorough understanding of asynchronous programming, developers can write bloated code that works against the architecture of the web. Join Sasha Vodnik in this course, which explores asynchronous approaches to JavaScript programming using callbacks, promises, and the async/await operators in ES6. Learn what’s going on line by line in your code, revisit basic structures like XMLHttpRequest (XHR) objects and setTimeout(), and discover how to use the new syntax options in JavaScript to tackle any coding challenge.

Instructor(s)

Sasha Vodnik
LinkedIn Learning
via LinkedIn
Paid, free trial available
English
Certificate of Completion
1h 31m
Self paced
Intermediate