Angular Projects : Build modern web apps in Angular 16 with 10 different projects and cutting-edge technologies, 3/e (Paperback)

Bampakos, Aristeidis

  • 出版商: Packt Publishing
  • 出版日期: 2023-07-19
  • 售價: $1,450
  • 貴賓價: 9.5$1,378
  • 語言: 英文
  • 頁數: 312
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1803239115
  • ISBN-13: 9781803239118
  • 相關分類: Angular
  • 立即出貨 (庫存=1)

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

商品描述

Take Angular to the next level – build captivating real-world applications while exploring modern web technologies and best practices

Purchase of the print or Kindle book includes a free PDF eBook

Key Features

  • Explore Angular's capabilities for cross-platform app development
  • Combine Angular with popular web technologies such as Nx monorepos, server-side rendering, and progressive web apps
  • Build your own libraries and schematics using Angular CDK and Angular CL

Book Description

Angular Projects isn't like other books on Angular – this is a project-based guide that helps budding Angular developers get hands-on experience while developing cutting-edge applications.

In this updated third edition, you'll master the essential features of the framework by creating ten different real-world web applications. Each application will demonstrate how to integrate Angular with a different library and tool, giving you a 360-degree view of what the Angular ecosystem makes possible.

Updated to the newest version of Angular, the book has been revamped to keep up with the latest technologies. You'll work on a PWA weather application, a mobile photo geotagging application, a component UI library, and other exciting projects. In doing so, you'll implement popular technologies such as Angular Router, Scully, Electron, Angular service workers, Jamstack, NgRx, and more.

By the end of this book, you will have the skills you need to build Angular apps using a variety of different technologies according to your or your client's needs.

What you will learn

  • Set up Angular applications using Angular CLI and Nx Console
  • Create a personal blog with Jamstack, Scully plugins, and SPA techniques
  • Build an issue management system using typed reactive forms
  • Use PWA techniques to enhance user experience
  • Make SEO-friendly web pages with server-side rendering
  • Create a monorepo application using Nx tools and NgRx for state management
  • Focus on mobile application development using Ionic
  • Develop custom schematics by extending Angular CLI

Who this book is for

This book is for developers with beginner-level Angular experience who want to become proficient in using essential tools and dealing with the various use cases in Angular. Beginner-level knowledge of web application development and basic experience of working with ES6 or TypeScript is essential before you dive in.

This book focuses on practical applications of Angular. If you want to deepen your understanding of this framework, we recommend that you also look at Learning Angular from the same author.

商品描述(中文翻譯)

將 Angular 提升到更高的水平 - 在探索現代網頁技術和最佳實踐的同時,建立引人入勝的真實應用程式

購買印刷版或 Kindle 版本的書籍將包含免費的 PDF 電子書

主要特點

- 探索 Angular 在跨平台應用程式開發方面的能力
- 將 Angular 與流行的網頁技術結合,例如 Nx monorepos、伺服器端渲染和漸進式網頁應用程式
- 使用 Angular CDK 和 Angular CL 建立自己的函式庫和原理圖

書籍描述

《Angular Projects》不同於其他關於 Angular 的書籍 - 這是一本以專案為基礎的指南,幫助初學者的 Angular 開發人員在開發尖端應用程式時獲得實踐經驗。

在這本更新的第三版中,您將通過創建十個不同的真實網頁應用程式來掌握框架的基本功能。每個應用程式將展示如何將 Angular 與不同的函式庫和工具整合,讓您全面了解 Angular 生態系統的可能性。

書籍已更新至最新版本的 Angular,並進行了改版以跟上最新的技術。您將開發一個 PWA 天氣應用程式、一個行動照片地理標記應用程式、一個元件 UI 函式庫和其他令人興奮的專案。在此過程中,您將實現 Angular Router、Scully、Electron、Angular 服務工作者、Jamstack、NgRx 等流行技術。

通過閱讀本書,您將具備使用各種不同技術根據您或您的客戶需求構建 Angular 應用程式所需的技能。

您將學到什麼

- 使用 Angular CLI 和 Nx Console 設置 Angular 應用程式
- 使用 Jamstack、Scully 插件和 SPA 技術創建個人部落格
- 使用類型化的反應式表單建立問題管理系統
- 使用 PWA 技術增強使用者體驗
- 使用伺服器端渲染製作 SEO 友好的網頁
- 使用 Nx 工具和 NgRx 進行狀態管理創建單一儲存庫應用程式
- 專注於使用 Ionic 進行行動應用程式開發
- 通過擴展 Angular CLI 開發自定義原理圖

本書適合對 Angular 有初級經驗的開發人員,他們希望熟練使用基本工具並處理 Angular 的各種使用案例。在深入研究本框架之前,需要具備網頁應用程式開發的初級知識和基本的 ES6 或 TypeScript 使用經驗。

本書著重於 Angular 的實際應用。如果您想深入了解這個框架,我們建議您也閱讀同一位作者的《Learning Angular》。

目錄大綱

  1. Creating Your First Web Application in Angular
  2. Building an SPA Application with Scully and Angular Router
  3. Building an Issue Tracking System Using Reactive Forms
  4. Building a PWA Weather Application Using Angular Service Worker
  5. Building a WYSIWYG Editor for the Desktop Using Electron
  6. Building a Mobile Photo Geotagging Application Using Capacitor and 3D Maps
  7. Building an SSR Application for GitHub Portfolio Using Angular
  8. Building an Enterprise Portal Using Nx Monorepo Tools and NgRx
  9. Building a Component UI Library Using Angular CLI and Angular CDK
  10. Customizing Angular CLI Commands Using Schematics

目錄大綱(中文翻譯)

- 在 Angular 中創建你的第一個網頁應用程式
- 使用 Scully 和 Angular Router 建立單頁應用程式
- 使用反應式表單建立問題追蹤系統
- 使用 Angular Service Worker 建立 PWA 天氣應用程式
- 使用 Electron 建立桌面端所見即所得編輯器
- 使用 Capacitor 和 3D 地圖建立行動端照片地理標記應用程式
- 使用 Angular 建立 GitHub 作品集的 SSR 應用程式
- 使用 Nx Monorepo 工具和 NgRx 建立企業入口網站
- 使用 Angular CLI 和 Angular CDK 建立元件 UI 庫
- 使用 Schematics 自訂 Angular CLI 命令