Loading
Angular

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

Eduard Krivanek

Angular

How to Speed Up Your Angular Builds

Slow builds stop developers' productivity cold. If code takes even two minutes to compile, it’s easy to get distracted. You lose your train of thought or, god forbid, open social media.

Kyle Nazario

Kyle Nazario