-
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
d669f10
commit f9c7080
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 19 ist da!" | ||
description: "Neben grauen Herbsttagen hat der November in Sachen Angular einiges zu bieten: Am 19. November 2024 wurde die neue Major-Version Angular 19 releaset! Angular bringt mit der Resource API und dem Linked Signal einige neue Features mit. Standalone Components müssen außerdem nicht mehr explizit als solche markiert werden. Wir stellen in diesem Blogpost alle wichtigen Neuerungen vor!" | ||
published: true | ||
author: | ||
name: Angular Buch Team | ||
mail: [email protected] | ||
created: 2024-11-19 | ||
updated: 2024-11-19 | ||
publishedAt: | ||
name: angular-buch.com | ||
url: https://angular-buch.com/blog/2024-11-angular19 | ||
logo: https://angular-buch.com/assets/img/brand-400.png | ||
linkExternal: true | ||
keywords: | ||
- Angular | ||
- Angular 19 | ||
- Linked Signal | ||
- Resource API | ||
- Standalone Components | ||
- Effects | ||
language: de | ||
thumbnail: | ||
header: https://website-articles.angular-buch.com/2024-11-angular19/angular19.jpg | ||
series: angular-update | ||
--- |