Essential Angular
暫譯: 精要 Angular
Victor Savkin, Jeff Cross
- 出版商: Packt Publishing
- 出版日期: 2017-05-31
- 售價: $1,250
- 貴賓價: 9.5 折 $1,188
- 語言: 英文
- 頁數: 108
- 裝訂: Paperback
- ISBN: 1788293762
- ISBN-13: 9781788293761
-
相關分類:
Angular
海外代購書籍(需單獨結帳)
相關主題
商品描述
Key Features
- Written by two Angular core contributors
- A complete overview of the key aspects of Angular
- Up to date with the latest Angular release
Book Description
Essential Angular is a concise, complete overview of the key aspects of Angular, written by two Angular core contributors. The book covers the framework's mental model, its API, and the design principles behind it. This book is fully up to date with the latest release of Angular.
Essential Angular gives you a strong foundation in the core Angular technology. It will help you put all the concepts into the right places so you will have a good understanding of why the framework is the way it is. Read this book after you have toyed around with the framework, but before you embark on writing your first serious Angular application. This book covers concepts such as the differences between Just-In-Time and Ahead-Of-Time compilation in Angular, alongside NgModules, components and directives. It also goes into detail on Dependency Injection and Change Detection: essential skill for Angular developers to master. The book finishes with a look at testing, and how to integrate different testing methodologies in your Angular code.
What you will learn
- Understand why and how to use JIT and AOT compilation in Angular
- Bootstrap and inject NgModules
- Learn about the component lifecycle
- Understand the two phases of Change Detection
- Visualize and parse the Injector tree
- Understand advanced Lazy Loading
- Integrate and run different testing strategies on your code
商品描述(中文翻譯)
**主要特點**
- 由兩位 Angular 核心貢獻者撰寫
- 對 Angular 主要方面的完整概述
- 與最新的 Angular 版本保持一致
**書籍描述**
《Essential Angular》是一本簡明且完整的 Angular 主要方面概述,作者為兩位 Angular 核心貢獻者。本書涵蓋了框架的思維模型、API 以及其背後的設計原則。本書完全更新至最新的 Angular 版本。
《Essential Angular》為您提供了 Angular 核心技術的堅實基礎。它將幫助您將所有概念放在正確的位置,讓您充分理解為何框架會是這樣的。在您對框架進行了一些實驗後,但在開始撰寫您的第一個正式 Angular 應用程式之前,請閱讀本書。本書涵蓋了如 Angular 中即時編譯(Just-In-Time)和預編譯(Ahead-Of-Time)之間的差異,以及 NgModules、組件和指令等概念。它還詳細介紹了依賴注入(Dependency Injection)和變更檢測(Change Detection):這是 Angular 開發者必須掌握的基本技能。本書最後探討了測試,以及如何在您的 Angular 代碼中整合不同的測試方法。
**您將學到的內容**
- 理解為何以及如何在 Angular 中使用 JIT 和 AOT 編譯
- 啟動和注入 NgModules
- 了解組件生命週期
- 理解變更檢測的兩個階段
- 可視化和解析 Injector 樹
- 理解進階的延遲加載(Lazy Loading)
- 整合並在您的代碼上運行不同的測試策略