Skip Navigation
Angular 18 is out
blog.angular.dev Angular v18 is now available!

Today we are excited to share the next milestone in the evolution of Angular! Over the past three releases we’ve introduced a lot of new…

Angular v18 is now available!
0
Introduction to @let in Angular 18 - by Rodrigo Oler
dev.to Introduction to @let in Angular 18

Angular 18 has brought an exciting new feature for developers: the `@let` directive. This tool helps you create variables quickly and easily within HTML code. Let’s understand how it works and look at some cool examples.

Introduction to @let in Angular 18
  • by Rodrigo Oler
0
Adding fallback content for `ng-content`
dev.to Angular fallback content in ng-content

Angular v18 recently introduced a new feature to easily define a fallback content in ng-content...

Angular fallback content in ng-content

Adding fallback content for ng-content got a lot easier with Angular v18

0
Web Test Runner to replace Karma?
www.danywalls.com Switching from Karma to Web Test Runner in Angular

Explore the shift from Karma to Web Test Runner for Angular testing, highlighting its experimental integration and future potential

Switching from Karma to Web Test Runner in Angular

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.

0
Very nice and complete article how to create a `signal component` in modern Angular
blog.angular-university.io Angular Signal Components: input, output (Complete Guide)

A complete guide to Angular signal components, the new component authoring format. This includes signal-based inputs, outputs, and two-way binding with model().

Angular Signal Components: input, output (Complete Guide)
0
Transform Inputs Properties in Angular Easy
dev.to Transform Inputs Properties in Angular Easy

When building components, defining the interfaces to be used by consumers is often challenging. We...

Transform 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.

0
Simple Unsaved Data Changes Guard in Angular 17+
medium.com Simple Unsaved Data Changes Guard in Angular 17+

In this article, we are going to learn how to take advantages of the features of the new versions of Angular for the use-case, “when a user…

Simple Unsaved Data Changes Guard in Angular 17+
0
Angular v17 is ready
github.com Release v17.0.0 · angular/angular

17.0.0 (2023-11-08) Commit Description remove support for Node.js v16 (#51755) animations Commit Description Add the possibility of lazy loading animations code. (#50738) rem...

Release v17.0.0 · angular/angular

Angular v17 is ready 🥳

https://github.com/angular/angular/releases/tag/17.0.0

and:

https://www.npmjs.com/package/@angular/core

#angular @angular@a.gup.pe

0
Stop, don’t use ActivatedRoute anymore to get your route data!
medium.com Stop, don’t use ActivatedRoute anymore to get your route data!

With the arrival of Angular 16, many very interesting features have been added to push our code to the next level.

Stop, don’t use ActivatedRoute anymore to get your route data!

Never heard and never used this feature of Angular v16.

0
Episode 23/43: Angular Love Meetup, Younes Jaaidi on Testing
medium.com Episode 23/43: Angular Love Meetup, Younes Jaaidi on Testing

The Angular Love meetup hosted three talks covering security, architecture, and TypeScript. Younes Jaaidi shared his testing experience at…

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?

0
Angular’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.

0
Local Change Detection for Components using Signals
github.com perf(core): Update LView consumer to only mark component for check by atscott · Pull Request #52302 · angular/angular

This commit updates the reactive template and host binding consumers to only mark their declaration components for refresh, but not parents/ancestors. This also updates the AfterViewChecked hook to...

perf(core): Update LView consumer to only mark component for check by atscott · Pull Request #52302 · angular/angular

Angular will not mark all parents of a component as dirty if the component uses signals in the template.

0
Angular Toward Its Renaissance🚀✨ (Medium Members only!)
famzil.medium.com Angular Toward Its Renaissance🚀✨

The most outstanding features from v14 to v17⚡️

Angular Toward Its Renaissance🚀✨

Very nice overview on what's new and why it is good from Angular v14 - v17

Unfortunately it is "member-only" on medium.

0
Angular 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?

0
Angular 17 - next-4 release
github.com Release v17.0.0-next.4 · angular/angular

17.0.0-next.4 (2023-09-13) core Commit Description support styles and styleUrl as strings (#51715) router Commit Description Add feature to support the View Transitions API (#51314)

Release v17.0.0-next.4 · angular/angular

Small release, but quicker cycle now.

0
magbeat magbeat @programming.dev

Software Engineer (#dotnet, #angular, #flutter, #typescript, #dart, #golang, #docker, #kubernetes), very interested in Software Architecture and Methodology (#ddd, #tdd, #cleancode, #agile), proud father of two girls and drummer and Linux (Fedora) user

https://novaloop.social/@magbeat

Posts 22
Comments 0