Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
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 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Effective Angular: Develop applications of any size by effectively using Angular with Nx, RxJS, NgRx, and Cypress

    Posted By: tarantoga
    Effective Angular: Develop applications of any size by effectively using Angular with Nx, RxJS, NgRx, and Cypress

    Roberto Heckers, "Effective Angular: Develop applications of any size by effectively using Angular with Nx, RxJS, NgRx, and Cypress"
    English | ISBN: 1805125532 | 2024 | EPUB | 400 pages | 5 MB

    Develop your front-end expertise and build scalable, enterprise-ready web applications by efficiently using the Angular framework's powerful features and essential libraries
    Key Features

    Implement design patterns and Nx for optimal maintainability and scalability of your code base
    Explore reactive programming and state management using RxJS, Signals, and NgRx
    Build and test large-scale Angular monorepo applications using Nx, Jest, and Cypress
    Purchase of the print or Kindle book includes a free PDF eBook

    Book Description

    Angular is an open-source, front-end framework used to build web applications using TypeScript. Angular is a component-based framework, which means you build apps by developing and composing reusable components. This framework has all the built-in features needed to develop complex, feature-rich web apps. Written by an Angular specialist working with some of the top companies in the Netherlands, this book teaches you how to harness the full potential of the Angular framework.

    You’ll explore different front-end architecture designs and set up a scalable environment for Angular applications and libraries using Nx, before taking a deep dive into the framework's newest and most powerful features. Next, you’ll learn to manipulate the Document Object Model (DOM) with Angular directives, pipes, and animations, and build reusable components like a pro. The book spotlights best practices and flags potential pitfalls at every step of the way. You’ll also learn design patterns that fit well when using the Angular framework, reactive programming with RxJS and Angular signals, and how to manage application states effectively. The book teaches you about accessibility, testing, and optimizing your app for deployment.

    By the end of this book, you’ll be able to use Angular effectively to build enterprise-ready, scalable front-end applications.
    What you will learn

    Create Nx monorepos ready to handle hundreds of Angular applications
    Reduce complexity in Angular with the standalone API, inject function, control flow, and Signals
    Effectively manage application state using Signals, RxJS, and NgRx
    Build dynamic components with projection, TemplateRef, and defer blocks
    Perform end-to-end and unit testing in Angular with Cypress and Jest
    Optimize Angular performance, prevent bad practices, and automate deployments

    Who this book is for

    If you are a front-end engineer ready to level up your Angular skills, then this book is for you. This book will help you learn how to build applications of any scale by utilizing the powerful features of the Angular framework. Basic knowledge of the Angular framework will enable you to grasp the concepts explained in this book, including the newest Angular features such as standalone components, Signals, control flow, front-end architecture, building Angular monorepo applications using Nx, reactive programming with RxJS, and managing application state with NgRx.
    Table of Contents

    Scalable Front-End Architecture for Angular Applications
    Powerful Angular Features
    Enhancing Your Applications with Directives, Pipes, and Animations
    Building Forms Like a Pro
    Creating Dynamic Angular Components
    Applying Code Conventions and Design Patterns in Angular
    Mastering Reactive Programming in Angular
    Handling Application State with Grace
    Enhancing the Performance and Security of Angular Applications
    Internationalization, Localization, and Accessibility of Angular Applications
    Testing Angular Applications
    Deploying Angular Applications