Hands-On TypeScript for C# and .NET Core Developers: Transition from C# to TypeScript 3.1 and build applications with ASP.NET Core 2

Francesco Abbruzzese

  • 出版商: Packt Publishing
  • 出版日期: 2018-10-31
  • 售價: $1,830
  • 貴賓價: 9.5$1,739
  • 語言: 英文
  • 頁數: 460
  • 裝訂: Paperback
  • ISBN: 178913028X
  • ISBN-13: 9781789130287
  • 相關分類: .NETASP.NETC#JavaScriptTypeScript
  • 下單後立即進貨 (約3~4週)

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

商品描述

Discover how TypeScript allows you to build modern client-rich applications, thanks to its object-oriented capabilities and third-party tools like Angular and Web APIs

Key Features

  • Make a seamless transition to using TypeScript 3.1 in your development stack
  • Work with TypeScript 3.1 in your ASP.NET Core projects to build rich applications that are easy to maintain
  • Build, test, and integrate your own TypeScript library in real-world projects

Book Description

Writing clean, object-oriented code in JavaScript gets trickier and complex as the size of the project grows. This is where Typescript comes into the picture; it lets you write pure object-oriented code with ease, giving it the upper hand over JavaScript. This book introduces you to basic TypeScript concepts by gradually modifying standard JavaScript code, which makes learning TypeScript easy for C# ASP.NET developers.

As you progress through the chapters, you'll cover object programming concepts, such as classes, interfaces, and generics, and understand how they are related to, and similar in, both ES6 and C#. You will also learn how to use bundlers like WebPack to package your code and other resources. The book explains all concepts using practical examples of ASP.NET Core projects, and reusable TypeScript libraries. Finally, you'll explore the features that TypeScript inherits from either ES6 or C#, or both of them, such as Symbols, Iterables, Promises, and Decorators.

By the end of the book, you'll be able to apply all TypeScript concepts to understand the Angular framework better, and you'll have become comfortable with the way in which modules, components, and services are defined and used in Angular. You'll also have gained a good understanding of all the features included in the Angular/ASP.NET Core Visual Studio project template.

What you will learn

  • Organize, test, and package large TypeScript code base
  • Add TypeScript to projects using TypeScript declaration files
  • Perform DOM manipulation with TypeScript
  • Develop Angular projects with the Visual Studio Angular project template
  • Define and use inheritance, abstract classes, and methods
  • Leverage TypeScript-type compatibility rules
  • Use WebPack to bundle JavaScript and other resources such as CSS to improve performance
  • Build custom directives and attributes, and learn about animations

Who this book is for

If you're a C# or .NET developer looking for an easy accessible way of learning TypeScript, this book is for you.

Table of Contents

  1. Introduction to TypeScript
  2. Complex Types and Functions
  3. DOM manipulation
  4. Using Classes and Interfaces
  5. Generics
  6. Namespaces and Modules
  7. Bundling with WebPack
  8. Building TypeScript libraries
  9. Decorators and advanced ES6 features
  10. Angular Asp.net core project template
  11. Input and Interactions
  12. Advanced features
  13. Navigation and services

商品描述(中文翻譯)

發現TypeScript如何讓您建立現代客戶端豐富應用程式,得益於其物件導向能力和Angular和Web API等第三方工具。

主要特點:
- 在開發堆疊中無縫過渡到使用TypeScript 3.1
- 在ASP.NET Core專案中使用TypeScript 3.1,建立易於維護的豐富應用程式
- 在實際專案中建立、測試和整合自己的TypeScript庫

書籍描述:
隨著專案規模的增長,使用JavaScript編寫乾淨的物件導向程式碼變得更加困難和複雜。這就是TypeScript的用武之地;它讓您輕鬆地編寫純物件導向程式碼,使其比JavaScript更具優勢。本書通過逐步修改標準JavaScript代碼,向您介紹基本的TypeScript概念,這使得C# ASP.NET開發人員更容易學習TypeScript。

隨著閱讀章節的進展,您將涵蓋物件編程概念,如類、接口和泛型,並了解它們與ES6和C#的關聯和相似之處。您還將學習如何使用像WebPack這樣的打包工具來打包代碼和其他資源。本書通過ASP.NET Core專案和可重用的TypeScript庫的實際示例解釋所有概念。最後,您將探索TypeScript從ES6或C#(或兩者)繼承的功能,例如符號、可迭代對象、Promise和裝飾器。

通過閱讀本書,您將能夠將所有TypeScript概念應用於更好地理解Angular框架,並且您將對Angular/ASP.NET Core Visual Studio專案模板中包含的所有功能有很好的理解。

您將學到什麼:
- 組織、測試和打包大型TypeScript代碼庫
- 使用TypeScript聲明文件將TypeScript添加到專案中
- 使用TypeScript進行DOM操作
- 使用Visual Studio Angular專案模板開發Angular專案
- 定義和使用繼承、抽象類和方法
- 利用TypeScript類型兼容性規則
- 使用WebPack打包JavaScript和其他資源,如CSS,以提高性能
- 構建自定義指令和屬性,並了解動畫

本書適合對學習TypeScript有興趣的C#或.NET開發人員。目錄:
1. TypeScript簡介
2. 複雜類型和函數
3. DOM操作
4. 使用類和接口
5. 泛型
6. 命名空間和模塊
7. 使用WebPack打包
8. 構建TypeScript庫
9. 裝飾器和高級ES6功能
10. Angular ASP.NET Core專案模板
11. 輸入和互動
12. 高級功能
13. 導航和服務