Home

Awesome

Angular Design Patterns and Best Practices

<a href="https://www.packtpub.com/product/angular-design-patterns-and-best-practices/9781837631971"><img src="https://content.packt.com/B19562/cover_image_small.jpg" alt="" height="256px" align="right"></a>

This is the code repository for Angular Design Patterns and Best Practices, published by Packt.

A web developer’s guide to effortless web app development, deployment, and scalability

What is this book about?

Single page applications (SPAs) have become the standard for most web experiences. Angular, with its batteries-included approach, has emerged as a powerful framework for simplifying the development of these interfaces by offering a comprehensive toolbox. This book guides you through the Angular ecosystem, uncovering invaluable design patterns and harnessing its essential features.

This book covers the following exciting features:

If you feel this book is for you, get your copy today!

<a href="https://www.packtpub.com/?utm_source=github&utm_medium=banner&utm_campaign=GitHubBanner"><img src="https://raw.githubusercontent.com/PacktPublishing/GitHub/master/GitHub.png" alt="https://www.packtpub.com/" border="5" /></a>

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

describe('My First Test', () => {
 it('Visits the initial project page', () => {
 cy.visit('/')
 cy.contains('app is running!')
 })
})

Following is what you need for this book:

Whether you’re a web developer or a tech leader engaged in frontend development, be it for small-scale projects or large, complex systems, you’ll find this book useful to enhance both the quality and performance of your applications. Web architects seeking to design robust and adaptable frontend applications while leveraging Angular's extensive feature set will discover valuable insights within these pages.

With the following software and hardware list you can run all code files present in the book (Chapter 1-13).

Software and Hardware List

ChapterSoftware requiredOS required
1-13Angular 16 and 17Windows, macOS, or Linux
1-13TypeScript 5.2Windows, macOS, or Linux
1-13RxJS 7Windows, macOS, or Linux
1-13AzureWindows, macOS, or Linux

Related products <Other books you may enjoy>

Errata

Get to Know the Author

Alvaro Camillo Neto is a software engineer, speaker and instructor in Brazil. He works in the technology industry for over 10 years dedicated to the development of business solutions in a large company in the industry. Alvaro is a technology enthusiast and sees knowledge sharing as an opportunity to help the community that helped him so much and the best way of learning. He has performed from small meetups to large events focusing on the themes of developing web solutions. He also shares knowledge on his blog and participates in the organization of AngularSP.