TypeScript Revealed (Paperback)
暫譯: TypeScript 揭密 (平裝本)

Dan Maharry

  • 出版商: Apress
  • 出版日期: 2013-01-31
  • 售價: $1,600
  • 貴賓價: 9.5$1,520
  • 語言: 英文
  • 頁數: 104
  • 裝訂: Paperback
  • ISBN: 1430257253
  • ISBN-13: 9781430257257
  • 相關分類: JavaScriptTypeScript
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

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 中相較於 JavaScript 的語言特性
  • 描述 TypeScript 開發的工具和社群支持
  • 討論如何在 ASP.NET、Windows 8 和 node.js 應用程式開發專案中包含 TypeScript。

您將學到什麼

  • 為什麼您應該關心 TypeScript
  • 它的功能和限制
  • 當前的工具集和支持水平
  • TypeScript 的新語法特性
  • 如何建立自己的 TypeScript 聲明檔
  • 如何將 TypeScript 整合到您的專案中

本書適合誰

TypeScript Revealed 針對已經熟悉 Microsoft 工具和 .NET 及/或 JavaScript 開發的早期採用者開發者,想要在一個地方獲得精煉、整理過的 TypeScript 知識。

目錄

第 1 章:
什麼是 TypeScript?
為什麼選擇 TypeScript?

第 2 章:
新語法
靜態類型與類型推斷工具
介面
類別
使用 'extends' 關鍵字的衍生類別。
箭頭函數
模組
強制某些特性的意圖。
TypeScript 與 EcmaScript6

第 3 章:

使用 TypeScript
工具與資源