Posts
Adding fallback content for `ng-content`
Adding fallback content for ng-content got a lot easier with Angular v18
https://dev.to/davidepassafaro/angular-fallback-content-in-ng-content-5d7mOpen linkView original on programming.devWeb Test Runner to replace Karma?
Was waiting for a long time for jest to replace karma. It seems there is a new test runner overtaking jest for Angular testing: Web Test Runner.
https://www.danywalls.com/testing-in-angular-replace-karma-to-web-test-runnerOpen linkView original on programming.devTransform Inputs Properties in Angular Easy
Great usecase for the transforming @Input properties.
We will have to refactor a huge (and I mean huge) component for a customer in the near future. The consuming teams should not notice any of this. transform could be very useful for this.
https://dev.to/danywalls/transform-inputs-properties-in-angular-easy-n7aOpen linkView original on programming.devStop, don’t use ActivatedRoute anymore to get your route data!
Never heard and never used this feature of Angular v16.
Episode 23/43: Angular Love Meetup, Younes Jaaidi on Testing
Has anyone already switched to Jest? Has anyone already gained experience with Playwright Component Tests in Angular?
https://medium.com/ng-news/episode-23-43-angular-love-meetup-younes-jaaidi-on-testing-9e2afb2324caOpen linkView original on programming.devAngular’s Improved Tooling: Standalone Migration Magic
Nice article on how to use the Angular Schematics to convert a project to all standalone components and about what the schematics actually do in every step.
Local Change Detection for Components using Signals
Angular will not mark all parents of a component as dirty if the component uses signals in the template.
https://github.com/angular/angular/pull/52302Open linkView original on programming.devAngular Toward Its Renaissance🚀✨ (Medium Members only!)
Very nice overview on what's new and why it is good from Angular v14 - v17
Unfortunately it is "member-only" on medium.
https://famzil.medium.com/angular-toward-its-renaissance-443cbdf1f366Open linkView original on programming.devAngular Community in the Fediverse
I am a full-stack developer and for the backend we use Dotnet. A lot of the Dotnet developers have made the switch to the fediverse.
But I miss good Angular content over here. The people I followed on Twitter are pretty much still there and have not switched over.
What do you think about that? Do you have any recommendations for people to follow on Mastodon?
Angular 17 - next-4 release
Small release, but quicker cycle now.
https://github.com/angular/angular/releases/tag/17.0.0-next.4Open linkView original on programming.dev



