Learn TypeScript 3 by Building Web Applications

Learn TypeScript 3 by Building Web Applications

评分

★★★★★

ISBN

9781789617863

出版社

Packt Publishing 2019-11-22出版

分类

编程设计

内容简介
TypeScript is a superset of the JavaScript programming language, giving developers a tool to help them write faster, cleaner JavaScript. With the help of its powerful static type system and other powerful tools and techniques it allows developers to write modern JavaScript applications.This book is a practical guide to learn the TypeScript programming language. It covers from the very basics to the more advanced concepts, while explaining many design patterns, techniques, frameworks, libraries a
AI简介
这是一本实践指南,主要介绍了如何使用TypeScript编程语言来构建Web应用程序。本书从非常基础的知识点开始,逐步深入到了更高级的概念,同时解释了许多设计模式、技术、框架、库和工具。通过阅读本书,读者将学习到如何使用TypeScript来编写现代JavaScript应用程序,并且会了解如何使用现代Web框架,如Angular、Vue.js和React,以及如何使用这些框架来构建酷的Web应用程序。 本书涵盖了TypeScript 3的入门教程,介绍了如何使用类(Class)和接口(Interface) 来改进一个简单的待办事项应用TodoIt。通过这种方式,开发者可以从纯粹的命令式编程转向更面向对象的编程,从而提高代码的质量。这种转变有助于代码更好地表达含义,并更恰当地隔离关注点。 本书还详细介绍了TypeScript对JavaScript的改进,主要体现在其增强的语法特性和类型系统上。TypeScript是JavaScript的超集,这意味着任何有效的JavaScript代码都是有效的TypeScript代码。然而,TypeScript提供了许多JavaScript不具备的特
阅读/下载地址