Books | angular.framework.dev

Books

4
logo

Angular Projects - Second Edition

Aristeidis Bampakos2021344 pages

Beginner
This updated second edition of Angular Projects will teach you how to build efficient and optimized web applications using Angular.
logo

Enteprise Angular Monorepo Patterns

Victor Savkin, Nitin Vericherla, Thomas Burleson201870 pages

Intermediate
This book focuses on common Angular development problems, especially in the enterprise, and shows how to utilize nx and its plugins to solve them. Learn strategies to organize your code into small single-purpose libraries that can be composed to make large applications, and learn how to use nx to enforce quality and consistency across your codebase.
logo

Enteprise Angular Monorepo Patterns

Muhammad Ahsan Ayaz2021652 pages

Beginner
The Angular Cookbook provides many recipes that help you learn Angular concepts in depth using a step-by-step approach. You'll develop web components with Angular and go on to cover advanced concepts such as dynamic components, state management using NgRx, effectively testing your Angular apps, and building PWAs.
logo

A Journey to Angular Development

Sukesh Marla2021674 pages

Beginner
This book gives you a step-by-step approach to building web apps using Angular, by starting with the essentials such as ES6, Webpack, and TypeScript, following with core Angular concepts such as modules, directives, components, data binding, routing, and more. It really is a journey through all the essential concepts you'll need to know as an Angular developer.