Angular News

Przemysław Łęczycki

Onboarding AI Agents into Your Angular Team

The world of software development is changing faster than ever. Artificial Intelligence is no longer just a trend. It’s already part of the way we build software. In this …

Damian Brzeziński

Angular 20.2 – the recent changes

Angular just got an update, and it comes with a bunch of new features worth checking out. Let’s break them down together. Zoneless Angular is no longer in developer …

Maja Hendzel

Angular 20.1 – What’s new?

Version 20.1 of Angular introduces a set of interesting improvements. We will analyze topics such as simplified code in templates and tests, new capabilities in managing HTTP requests, and …

Maja Hendzel

Digital Accessibility 2025: How to Avoid Fines and Win More Users

From June 28, 2025, all web and mobile applications available in the European Union must meet specific digital accessibility requirements. This is the result of implementing the European Accessibility …

Dawid Kostka

Angular 20 – What’s New

Angular 20 has just been released, introducing brand-new APIs, developer-experience enhancements, improved type checking, better CLI diagnostics, and the stabilization of features from earlier Angular versions. To help you …

Maja Hendzel

Angular 19.2 – What’s new?

Angular 19.2 introduces a range of improvements to enhance performance and usability when working with the framework. This version includes new features such as better resource management, support for …

Maja Hendzel

Angular 19.1 – What’s new?

Although little time has passed since the release of the full version of Angular 19.0, we can already enjoy a new dose of improvements and features in version 19.1. …

Mateusz Dobrowolski

Angular 19 – what’s new?

Welcome to Angular 19! This latest release brings a wealth of new features and enhancements designed to streamline development and improve performance. From innovative reactive primitives like linkedSignal and …

angular.love

Angular.love joins Forces with Angular in Depth to bring you the best Angular on the web!

We are very excited to announce that we are joining forces with Angular in Depth. Through this collaboration, all articles from Angular in Depth will also be available on …

Damian Brzeziński

The most important new features introduced by TypeScript 5.5

Like many things, Typescript still expands to provide the best possible solution and to make the development process smoother. Let’s review what has been changed and how we can …

Mateusz Stefańczyk

Angular: Template @let Variable, Hot or Not?

The recent annoncement of the @let block in Angular has sparked significant debate within the developer community. While some view it as a valuable addition, others see it as …

Milosz Rutkowski

Angular Router – everything you need to know about

Routing in Angular is a critical feature that enables the creation of dynamic, single-page applications (SPA). This mechanism allows seamless navigation between different views within the application without requiring …