Newsletter from 2023.11.08
Angular 17 is there
On November 8th, 2023, the Angular team released Angular 17. This release is a significant milestone for the Angular community, as it introduces several new features and improvements that make it easier to build high-performance web applications.
What’s in?
- Deferable Views (@defer-blocks) which enable declarative lazy loading of components
- New Control Flow Syntax which simplifies Angular templates and remove the need to import structural directives
- Faster builds
- angular.dev - the new home for Angular documentation
- Interactive in-browser tutorials on angular.dev
If you want to learn more check out the release article on the Angular blog.