In this article, Alyssa Nicoll goes over some of the highlights of Angular version 11. She’ll also dive into her experiences with the RCs, the team's tight feedback loop and the exciting update party that will be on Friday the 13th!
In this post, you will learn about Microsoft’s Azure Static Web Apps and how you can use it to deploy your Angular application online, and how the changes you make afterward are all built and deployed without additional input from you.
This article explains various ways of lazy loading a component in Angular, including via an import statement inside an async-await function and via the then method.