Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Angular for Enterprise Applications: Build scalable Angular apps using the minimalist Router-first architecture, 3rd Edition

Posted By: GFX_MAN
Angular for Enterprise Applications: Build scalable Angular apps using the minimalist Router-first architecture, 3rd Edition

Angular for Enterprise Applications: Build scalable Angular apps using the minimalist Router-first architecture, 3rd Edition
English | 2024 | ISBN : 1805127128 | 490 pages| PDF | 8.91 MB

Harness the full power of Angular 17 with up-to-date tools and enterprise-level best practices

Key Features
Dive straight into the most relevant topics that will help you build large, complex, and high-performance web applications
Find updated examples, projects, and an overview of the latest tools and updates - including Jest, Cypress, NgRx workspace, Apollo GraphQL, and Angular Dev Tools
Get to grips with reactive code and learn how to resolve potential issues before they crop up

Book Description
If you're looking to upskill and build sophisticated, minimalist web applications suited for enterprise use, Angular for Enterprise Applications is your guide to the next level of engineering mastery.

In its third edition, this Angular book distils hard-earned lessons into a lucid roadmap for success. Adopting a pragmatic approach founded on a robust technical base, you'll utilize both JavaScript and TypeScript fundamentals. You'll also embrace agile engineering coding principles and learn to architect optimally sized enterprise solutions employing the freshest concepts in Angular.

You'll gradually build upon this foundation through insightful recipes, sample apps, and crystal-clear explanations. You'll master authentication and authorization and achieve optimal performance through reactive programming and lazy loading, build complex yet flexible UIs with Router-first principles, and then integrate with backend systems using REST and GraphQL APIs.

You'll cover modern tools like RxAngular, Qwik, and Signals. You'll construct master/detail views using data tables and NgRx for state management. You'll explore DevOps using Docker and build CI/CD pipelines necessary for high-performance teams.

By the end of this book, you'll be proficient in leveraging Angular in enterprise and design robust systems that scale effortlessly.

What you will learn
Best practices for architecting and leading enterprise projects
Minimalist, value-first approach to delivering web apps
How standalone components, services, providers, modules, lazy loading, and directives work in Angular
Manage your app's data reactivity using Signals or RxJS
State management for your Angular apps with NgRx
Angular ecosystem to build and deliver enterprise applications
Automated testing and CI/CD to deliver high quality apps
Authentication and authorization
Building role-based access control with REST and GraphQL

Who this book is for
This book is for mid-to-senior developers looking to gain mastery by learning how to write, test, and deploy Angular in an enterprise environment.

Working experience with JavaScript is a prerequisite, and a familiarity with TypeScript and RESTful APIs will help you understand the topics covered in this book more effectively

Table of Contents
Angular's Architecture and Concepts
Forms, Observables, Signals, and Subjects
Architecting an Enterprise App
Creating a Router-First Line-of-Business App
Designing Authentication and Authorization
Implementing Role-Based Navigation
Working with REST and GraphQL APIs
Recipes - Reusability, Forms, and Caching
Recipes - Master/Detail, Data Tables, and NgRx
Releasing to Production with CI/CD
Appendix A Setting up Your Development Environment