---
title: "Ng-News: Angular in 2025"
url: https://daily.dev/posts/ng-news-angular-in-2025-x122fslye
source_url: https://dev.to/this-is-angular/ng-news-angular-in-2025-307a
type: article
source: "This is Angular"
published: 2026-01-02T20:33:42.955Z
updated: 2026-08-24T07:07:16.134Z
tags: ["webdev", "typescript", "frontend", "angular", "vitest"]
reading_time: 6
upvotes: 25
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Ng-News: Angular in 2025

**[This is Angular](https://daily.dev/sources/tia)** · 6 min read · 25 upvotes · 0 comments

## Summary

Angular's 2025 developments centered on Signal Forms and the Resource API, both still experimental but nearing stable status. Signal Forms combine advantages of template-driven and reactive forms with modern signal-based architecture, simplified custom controls, and improved validation. The httpResource primitive bridges signals with asynchronous tasks. Major investments went into AI tooling, including an MCP Server and framework optimization for AI agents. Angular 21 made zoneless the default and switched to Vitest as the default testing framework. The @angular/animations package was deprecated in favor of template-based animate.enter and animate.leave directives. The @angular/aria package provides accessibility directives for custom UI components.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/this-is-angular/ng-news-angular-in-2025-307a>

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#typescript](https://daily.dev/tags/typescript), [#frontend](https://daily.dev/tags/frontend), [#angular](https://daily.dev/tags/angular), [#vitest](https://daily.dev/tags/vitest)

[View this post on daily.dev](https://daily.dev/posts/ng-news-angular-in-2025-x122fslye)
