September 1, 2022
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...August 31, 2022
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...August 30, 2022
Newly released Angular 14.2 comes with a nifty image optimization feature that can be used to improve the performance of your application.