Mastering TypeScript 3

Mastering TypeScript 3

评分

★★★★★

ISBN

9781789537475

出版社

Packt Publishing 2019-02-28出版

内容简介
TypeScript is both a language and a set of tools to generate JavaScript. It was designed by Anders Hejlsberg at Microsoft to help developers write enterprise-scale JavaScript. Starting with an introduction to the TypeScript language, before moving on to basic concepts, each section builds on previous knowledge in an incremental and easy-to-understand way. Advanced and powerful language features are all covered, including asynchronous programming techniques, decorators, and generics. This book ex
AI简介
这是一本深入探讨TypeScript编程语言及其相关工具、框架和最佳实践的综合性书籍。这本书从TypeScript的基本概念和语法开始,逐渐深入,涵盖了TypeScript的高级特性和工具,如装饰器、泛型、异步编程等。 书中详细解释了TypeScript的类型系统,包括基本类型、类型推断、联合类型、类型守卫等,并展示了如何使用这些类型来编写更健壮、更安全的代码。此外,书中还介绍了如何使用 --watch选项监控文件变化,以及如何通过npm安装项目依赖和声明文件。 在介绍TypeScript的编译功能时,书中详细解释了如何使用TypeScript编译器将TypeScript代码编译成浏览器兼容的JavaScript代码,并提供了丰富的编译选项,可以根据项目需求进行定制。此外,书中还介绍了JavaScript编译的必要性,包括提高代码质量、提高开发效率、确保代码库管理的正确性以及提高团队协作的效率等方面。 书中还详细介绍了TypeScript的工具和框架,包括Visual Studio Code、Microsoft Visual Studio、WebStorm等,并展示了如何使用这些
阅读/下载地址