- Advanced JavaScript
- Zachary Shute
- 50字
- 2021-06-11 13:39:35
Chapter 2
Asynchronous JavaScript
Learning Objectives
By the end of this chapter, you will be able to:
- Define asynchronous programming
- Characterize the JavaScript event loop
- Utilize callbacks and promises to write asynchronous code
- Simplify asynchronous code with async/await syntax
In this chapter, we shall learn Asynchronous JavaScript and its uses.
推薦閱讀
- Node.js+Webpack開發實戰
- ASP.NET動態網頁設計教程(第三版)
- Hands-On Microservices with Kotlin
- JavaCAPS基礎、應用與案例
- Serverless computing in Azure with .NET
- C和C++游戲趣味編程
- 學習OpenCV 4:基于Python的算法實戰
- ServiceNow:Building Powerful Workflows
- Go語言從入門到精通
- Learning Python Data Visualization
- IPython Interactive Computing and Visualization Cookbook
- HTML5與CSS3權威指南
- SAP HANA Starter
- HTML 5與CSS 3權威指南(第4版·上冊)
- Java Web開發任務教程