-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1c37d2
commit 2783135
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: "Angular 18 ist da: Signals, Signals, Signals!" | ||
description: "Und schon wieder ist ein halbes Jahr vergangen: Angular Version 18 ist jetzt verfügbar! In den letzten Versionen wurden viele neue Funktionen und Verbesserungen eingeführt. Diesmal lag der Fokus darauf, die bereits ausgelieferten APIs zu stabilisieren, diverse Feature Requests zu bearbeiten und eines der am meisten nachgefragten Projekte auf der Roadmap experimentell zu veröffentlichen: die Zoneless Change Detection." | ||
published: true | ||
author: | ||
name: Angular Buch Team | ||
mail: [email protected] | ||
created: 2024-06-14 | ||
updated: 2024-06-14 | ||
publishedAt: | ||
name: angular-buch.com | ||
url: https://angular-buch.com/blog/2024-06-angular18 | ||
logo: https://angular-buch.com/assets/img/brand-400.png | ||
linkExternal: true | ||
keywords: | ||
- Angular | ||
- Angular 18 | ||
- Zoneless | ||
- Zoneless Change Detection | ||
- Signals | ||
- Material 3 | ||
language: de | ||
thumbnail: | ||
header: https://website-articles.angular-buch.com/blog/2024-06-angular18/angular18.jpg | ||
series: angular-update | ||
--- |