Angular news

Post featured image
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 …

Post featured image
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 …

Post featured image
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 …

Post featured image
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 …

Post featured image
Marcin Stelmaszyk

Angular 18 – what’s new?

Team Angular is not slowing down. Version 18 of the framework enhances functionalities introduced in previous versions. Emphasis is placed on further integration of signals and preparation for the …

Post featured image
Adam Koliweszka

Changes in Typescript 5.3

TypeScript 5.3 is not a revolution but an evolution. The new TypeScript version provides a few important changes in key areas for developers, such as type narrowing and performance …

Post featured image
Mateusz Stefańczyk

Breakthrough in State Management – Discover the Simplicity of Signal Store, Part 1

Introduction The realm of Angular development is witnessing a transformative shift with the advent of @ngrx/signals, a tool that signifies a major step towards a functional approach in state …

Post featured image
Maja Hendzel

Analog: a meta-framework for Angular

Analog is a full-stack meta-framework for  Angular. It’s relatively new — its first release was in 2023 — as is the meta-framework concept in general. Many Angular developers are …

Post featured image
Piotr Wiórek

Angular 17 – Introduction to Angular Renaissance

We’ve finally got it! The stable version of Angular 17 has been released. It seems that the Angular development team sets themselves a goal to surprise us with every …

Post featured image
Mateusz Stefańczyk

New Syntax for control flow in Angular!

In recent months, the Angular team has been constantly surprising us with new functionalities in the subsequent framework versions. One of such novelties is a change associated with control …

Post featured image
Fanis Prodromou

Get To Know The DestroyRef!

DestroyRef has been introduced in Angular 16 (commit link). It gives us the option to run a callback function when the component/directive is destroyed or when the corresponding injector …

Post featured image
Mateusz Basiński

Why Angular signals won’t replace RxJs

After the Angular team shared news about introducing signals in Angular 16, it was all the entire community could talk about.  With everyone having that level of interest and …