We build powerful tools and open source them to support the community.
Get our best content on how to build better apps.
Got product development questions?
Join us on
Discord
Developer Preview of Standalone Support in Angular Elements
Have you seen it already? Angular version 14.2 is here with new features and improvements! One of the merged PRs includes creating custom elements without NgModule. In this post, we will take a look at how to create Angular Elements in Angular v14.2.
Eduard Krivanek
How to Use Ng Serve with Service Worker Support
In case you missed it: Angular version 14.2 was released with some new features and fixes across all Angular packages and the CLI.
This blog post will focus on the long-awaited ng serve with service worker feature on the Angular CLI.
Ilyass Elfouih
Improve App Performance with the NgOptimizedImage Directive
Newly released Angular 14.2 comes with a nifty image optimization feature that can be used to improve the performance of your application.
Fábio Englert Moutinho