Learning web development: Asynchronous JavaScript – Promises and async functions

In this chapter, we learn how to handle tasks that take a long time to complete – think downloading a file. The mechanisms for doing that, Promises and async functions are an important foundation of JavaScript and enable us to do a variety of interesti…


This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer

In this chapter, we learn how to handle tasks that take a long time to complete – think downloading a file. The mechanisms for doing that, Promises and async functions are an important foundation of JavaScript and enable us to do a variety of interesting things.


This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer


Print Share Comment Cite Upload Translate Updates
APA

Dr. Axel Rauschmayer | Sciencx (2025-09-02T00:00:00+00:00) Learning web development: Asynchronous JavaScript – Promises and async functions. Retrieved from https://www.scien.cx/2025/09/02/learning-web-development-asynchronous-javascript-promises-and-async-functions/

MLA
" » Learning web development: Asynchronous JavaScript – Promises and async functions." Dr. Axel Rauschmayer | Sciencx - Tuesday September 2, 2025, https://www.scien.cx/2025/09/02/learning-web-development-asynchronous-javascript-promises-and-async-functions/
HARVARD
Dr. Axel Rauschmayer | Sciencx Tuesday September 2, 2025 » Learning web development: Asynchronous JavaScript – Promises and async functions., viewed ,<https://www.scien.cx/2025/09/02/learning-web-development-asynchronous-javascript-promises-and-async-functions/>
VANCOUVER
Dr. Axel Rauschmayer | Sciencx - » Learning web development: Asynchronous JavaScript – Promises and async functions. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/09/02/learning-web-development-asynchronous-javascript-promises-and-async-functions/
CHICAGO
" » Learning web development: Asynchronous JavaScript – Promises and async functions." Dr. Axel Rauschmayer | Sciencx - Accessed . https://www.scien.cx/2025/09/02/learning-web-development-asynchronous-javascript-promises-and-async-functions/
IEEE
" » Learning web development: Asynchronous JavaScript – Promises and async functions." Dr. Axel Rauschmayer | Sciencx [Online]. Available: https://www.scien.cx/2025/09/02/learning-web-development-asynchronous-javascript-promises-and-async-functions/. [Accessed: ]
rf:citation
» Learning web development: Asynchronous JavaScript – Promises and async functions | Dr. Axel Rauschmayer | Sciencx | https://www.scien.cx/2025/09/02/learning-web-development-asynchronous-javascript-promises-and-async-functions/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.