Angular 15 Top Features
2 min readDec 17, 2022
--
Angular version 15 is out and it brings plenty of new functionalities along with more stability and rifeness. Google has brought already many changes with Angular 14 but mostly with beta taste. But with newer version they stabilized pretty many things. The team refactored old compiler which enables more performant developer experience.
1. Standalone APIs became stable feature allowing to bootstrap application with only one component which also…