MasteringTypeScript
- 资料大王PDF
-
0 次阅读
-
0 次下载
-
2024-04-20 17:51:42
微信
赏
支付宝
文档简介:
Mastering TypeScript
Table of Contents
Mastering TypeScript
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book
Errata
Piracy
Questions
1. TypeScript – Tools and Framework Options
What is TypeScript?
EcmaScript
The benefits of TypeScript
Compiling
Strong Typing
TypeScript's "syntactic sugar"
Type definitions for popular JavaScript libraries
Definitely Typed
Encapsulation
TypeScript classes generate closures
Public and private accessors
TypeScript IDEs
Visual Studio 2013
Creating a Visual Studio Project
Default project settings
Debugging in Visual Studio
WebStorm
Creating a WebStorm project
Default files
Running the web page in Chrome
Debugging in Chrome
Brackets
Installing Brackets
Creating a Brackets project
Using Brackets live preview
Creating a TypeScript file
Compiling our TypeScript
Using Grunt
......
评论
发表评论