52ky 发表于 2022-4-29 08:42:39

JavaScript异步编程.pdf

本书教授基本的异步处理技术,包括 PubSub、事件模式、Promises 等,您可以使用这些技术更好地处理大型 Web 应用程序的复杂性并交付响应式代码。 了解 Javascript 的异步模式,可以让读者编写出结构更合理、性能更好、维护更方便的 Javascript 程序。
本书适合JavaScript开发者阅读。

(This book teaches basic asynchronous processing technologies, including PubSub, event patterns, promises, etc. you can use these technologies to better handle the complexity of large web applications and deliver responsive code. Understanding the asynchronous mode of JavaScript allows readers to write JavaScript programs with more reasonable structure, better performance and more convenient maintenance.This book is suitable for JavaScript developers.)




页: [1]
查看完整版本: JavaScript异步编程.pdf