π Hey fellow Angular Addict
This is the 7th issue of the Angular Addicts Newsletter, a monthly collection of carefully selected Angular resources that got my attention.
Letβs learn Angular together! Subscribe here to the Angular Addicts newsletter π₯
πAngular Gems of October, 2022
π° How to turn an Angular app into standalone β Part I
Ayyash Ayyash (@ayyash) converts a few Angular components into standalone components, then assesses in which situations the standalone components simplify application architecture and development.
π° Advancements in the Angular Router
Andrew Scott shows us how to use the new router API introduced in Angular v14.2. Thanks to the new API, we can create standalone routers without a RouterModule
.
π° Angular DOM Manipulation: ElementRef, TemplateRef, and ViewContainerRef
In his article, Kagklis Vasileios explains how to reference and modify the DOM from Angular, I really like his examples.
π° How Angular evolves? By not being opinionated where it shouldnβt be!
Enea Jahollariβs (@eneajaho) article is an interesting conversation starter, he shares his thoughts on how opinionated Angular should be and how Angular and its community has evolved so far.
π° Angular and Microfrontend Pipelines
In his tutorial, Oleksii Koshkin builds a microfrontend application with an Angular host app and a React microfrontend.
π’ Release and deprecation announcements
π’ NX 15 is out!
Juri Strumpflohner summarizes the changes in the latest version of NX:
- Performance optimization
- Package-based and Integrated Style Monorepos
- New Compact Syntax for Task Pipelines
- Fine-tunable Caching with Inputs
- Nx Console
- Cleanup for pure JS/TS packages and ESBuild support
π’ Native Federation 1.0 was released
Manfred Steyer announces the 1.0 version of Angular Architectβs Native Federation. Itβs a framework- and tooling-agnostic implementation of Module Federation, so it does not depend on Webpack, and it allows us to get started with modern technologies like Esbuild or Vite.
π’ Modern CSS in Angular: Layouts
The Angular team is going to stop publishing new releases of the @angular/flex-layout library (starting in v15). In her article, Emma Twersky demonstrates modern CSS layout enhancements for Angular developers.
π¬ Tweets
Here is a collection of my favorite tweets from October, 2022:
Enea Jahollari π °@enea_jahollariIn Angular 15, less files will be generated for the new projects π₯³
Where did those files go? Some of them are added by default in their builders, and we can override them by creating them ourselves. Ex. test.ts, .browserlistrc, karma.conf.js. There's more π
#angular09:32 AM - 17 Oct 2022
πββοΈWho is behind Angular Addicts?
My name is Gergely Szerovay, I work as a frontend development chapter lead. Teaching (and learning) Angular is one of my passions. I consume content related to Angular on a daily basis β articles, podcasts, conference talks, you name it.
I created the Angular Addict Newsletter so that I can send you the best resources I come across each month. Whether you are a seasoned Angular Addict or a beginner, I got you covered.
Next to the newsletter, I also have a publication called β you guessed it β Angular Addicts. It is a collection of the resources I find most informative and interesting. Let me know if you would like to be included as a writer.
Letβs learn Angular together! Subscribe here π₯
Top comments (0)