TypeScript Revealed (Paperback)
Dan Maharry
- 出版商: Apress
- 出版日期: 2013-01-31
- 售價: $1,580
- 貴賓價: 9.5 折 $1,501
- 語言: 英文
- 頁數: 104
- 裝訂: Paperback
- ISBN: 1430257253
- ISBN-13: 9781430257257
-
相關分類:
JavaScript、TypeScript
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$560$442 -
$620$527 -
$480$379 -
$480$432 -
$580$435 -
$580$458 -
$580$458 -
$520$468 -
$500$450 -
$580$452 -
$480$408 -
$1,130$961 -
$120$114 -
$450$356 -
$400$380 -
$950$903 -
$480$408 -
$780$616 -
$360$284 -
$280$218 -
$580$493 -
$520$411 -
$450$356 -
$580$458 -
$300$255
相關主題
商品描述
TypeScript Revealed is a quick 100-page guide to Anders Hejlsberg's new take on JavaScript. With this brief, fast-paced introduction to TypeScript, .NET, Web and Windows 8 application developers who are already familiar with JavaScript will easily get up to speed with TypeScript and decide whether or not to start incorporating it into their own development.
TypeScript is ‘JavaScript for Application-scale development’; a superset of JavaScript that brings to it an additional object-oriented-like syntax familiar to .NET programmers that compiles down into simple, clean JavaScript that any browser can run today. It’s also tied to the next version of the JavaScript standard, which means that TypeScript will continue to evolve over time to keep in step with that standard and with the capabilities of the engines that will execute JavaScript applications.
If you are a .NET developer, Web designer or developer, or a programmer with a keen interest in scalable applications, TypeScript Revealed is a great way to get started with the language, learn how it compiles into JavaScript, and how easy it is to learn from a .NET/Java developer's perspective.
- Takes you through the language features in Typescript additional to those in JavaScript
- Describes the tooling and community support for TypeScript development
- Discusses how TypeScript can be included in ASP.NET, Windows 8, and node.js application development projects.
What you’ll learn
- Why you should care about TypeScript
- What it does and what it doesn't do
- The current toolset and levels of support
- The new syntax features of TypeScript
- How to build your own TypeScript declaration files
- How to incorporate TypeScript into your projects
Who this book is for
TypeScript Revealed is aimed at the early adopter developer who is already familiar with Microsoft tools and .NET and/or JavaScript development that wants a flavor of TypeScript distilled, culled, and organized in one place.
Table of Contents
Chapter 1:What is TypeScript?
Why TypeScript?
Chapter 2:
New Syntax
Static Typing & Type Inference Tooling
Interfaces
Classes
Derived classes using the 'extends' keyword.
Arrow functions
Modules
Enforcing the Intention of some features.
Typescript vs EcmaScript6
Chapter 3:
Working with TypeScript
Tools & Resources
商品描述(中文翻譯)
《TypeScript Revealed》是一本快速的100頁指南,介紹Anders Hejlsberg對JavaScript的新見解。這本簡短且節奏快速的TypeScript入門書,讓已經熟悉JavaScript的.NET、Web和Windows 8應用程式開發者能夠輕鬆掌握TypeScript,並決定是否將其納入自己的開發工作中。
TypeScript是「用於應用程式規模開發的JavaScript」;它是JavaScript的超集,為其帶來了額外的物件導向類似語法,這對於.NET程式設計師來說非常熟悉,並且可以編譯成任何瀏覽器今天都能運行的簡單、乾淨的JavaScript。它也與下一版本的JavaScript標準相關聯,這意味著TypeScript將隨著時間的推移不斷演進,以跟上該標準以及執行JavaScript應用程式的引擎的能力。
如果您是.NET開發者、Web設計師或開發者,或是對可擴展應用程式有濃厚興趣的程式設計師,《TypeScript Revealed》是開始學習這門語言的絕佳方式,了解它如何編譯成JavaScript,以及從.NET/Java開發者的角度來看學習的難易程度。
您將學到的內容:
- 為什麼您應該關心TypeScript
- TypeScript的功能及其限制
- 當前的工具集和支援程度
- TypeScript的新語法特性
- 如何建立自己的TypeScript聲明檔
- 如何將TypeScript納入您的專案
本書的讀者對象:
《TypeScript Revealed》針對那些已經熟悉Microsoft工具和.NET及/或JavaScript開發的早期採用者開發者,旨在將TypeScript的精華、篩選和組織在一個地方。
目錄:
第一章:什麼是TypeScript?
為什麼選擇TypeScript?
第二章:新語法
靜態類型與類型推斷工具
介面
類別
使用'extends'關鍵字的派生類別
箭頭函數
模組
強制某些特性的意圖
TypeScript與EcmaScript6
第三章:使用TypeScript
工具與資源