TypeScript 3.0 Quick Start Guide: The easiest way to learn TypeScript


TypeScript 3.0 Quick Start Guide: The easiest way to learn TypeScript
Authors: Patrick Desjardins
ISBN-10 书号: 178934557X
ISBN-13 书号: 9781789345575
Publisher Finelybook 出版日期: 2018-08-30
pages 页数: 158 pages


Book Description
TypeScript is designed for the development of large applications and can be used to develop JavaScript applications for both client-side and server-side execution. This book is the ideal introduction to TypeScript,covering both the basics and the techniques you need to build your own applications.
We start by setting up the environment and learning about the build tools that support TypeScript. Then we look at scoping of a variable,and the difference between a undefined variable and a null variable. You will then see the difference between an object,an Object,an object literal,and an object built with a constructor,crucial concepts in understanding TypeScript.
You will learn how to make your code more generic to increase the reusability of your classes,functions,and structures,and to reduce the burden of duplicating code. We look at creating definition files to transform the actual JavaScript code to be compatible with TypeScript.
By the end of the book,you will have worked with everything you need to develop stunning applications using TypeScript.
Contents
1: GETTING STARTED WITH TYPESCRIPT
2: ONBOARDING TYPES WITH PRIMITIVE
3: UNLEASHING THE POWER OF TYPE WITH OBJECTS
4: TRANSFORMING YOUR CODE INTO OBJECT-ORIENTED
5: SCOPING VARIABLES WITH DIFFERENT PATTERNS
6: REUSING CODE THROUGH GENERIC
7: MASTERING THE ART OF DEFINING TYPES

What you will learn
Set up the environment quickly to get started with TypeScript
Configure TypeScript with essential configurations that run along your code
Structure the code using Types and Interfaces to create objects
Demonstrate how to create object-oriented code with TypeScript
Abstract code with generics to make the code more reusable
Transform the actual JavaScript code to be compatible with TypeScript
Authors
Patrick Desjardins
Patrick Desjardins has been working as a senior software developer for Netflix since 2017 and also is a senior software developer at Microsoft,working on MSDN,VSTS,and Teams. He was Microsoft's Most Valuable Professional (MVP) in ASP.NET for the years of 2013 and 2014. His area of interest is web development,which he has embraced since the early 2000s. Patrick is a huge fan of Microsoft technologies,such as .NET,which he has developed with professionally since 2004. By contrast,in 2002 he started to develop many projects in PHP,which provides him multiple perspectives on how the web can be developed. Patrick owns many open source projects and has written several books recently.

打赏
未经允许不得转载:finelybook » TypeScript 3.0 Quick Start Guide: The easiest way to learn TypeScript

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏