Angular Projects: Build modern web apps by: exploring Angular 12 with 10 different projects and cutting-edge technologies,2nd Edition
by: Aristeidis Bampakos and Mark Thompson
Publisher finelybook 出版社: Packt Publishing; 2nd edition (July 5,2021)
Language 语言: English
Print Length 页数: 344 pages
ISBN-10: 1800205260
ISBN-13: 9781800205260
Book Description
By finelybook
Understand Angular web application development by: building captivating real-world applications while exploring modern web technologies and best practices
Key Features
Explore Angular’s capabilities for building applications across different platforms
Combine popular web technologies with Angular such as monorepo,Jamstack,and PWA
Build your own libraries and schematics using Angular CDK and Angular CLI
Angular is a popular JavaScript framework that can run on a broad range of platforms including web,desktop,and mobile. It has an array of rich features right out of the box and a wide range of tools that makes it popular among developers. This updated second edition of Angular Projects will teach you how to build efficient and optimized web applications using Angular.
You will start by: exploring 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. As you advance,you will understand how to implement popular technologies such as Angular Router,Scully,Electron,Angular service worker,Nx monorepo tools,NgRx,and more while building an issue tracking system,a PWA weather application,a mobile photo geotagging application,a component UI library,and many other exciting projects. Toward the concluding chapters,you’ll get to grips with customizing Angular CLI commands using schematics.
by: the end of this book,you will have the skills you need to be able 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 and SPA techniques
Build desktop applications with Angular and Electron
Enhance user experience (UX) in offline mode with PWA techniques
Make web pages SEO-friendly 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