Talk

Angular Spring Camp Vol. 2 – 2025 Edition: The Missing Intro of the @defer Block by Enea Jahollari

May 22
May 22, 2025 Online

Enea Jahollari

Enea Jahollari

angular love logo
Angular Love Attend the event
enea missing defer

Description

The Angular Spring Camp Vol. 2 (2025 Edition), hosted by the Angular Love Community, gathered developers from across the globe for a day of in-depth Angular learning and technical exchange.

As part of the event, Enea Jahollari, Software Engineer at PushBased, presented “The Missing Intro of the @defer Block.” His session provided a clear and practical overview of Angular’s @defer block — a feature designed to improve render performance through deferred template loading.

Enea demonstrated how @defer can optimize initial load times and enhance user experience by allowing developers to load non-critical content only when needed. Through live examples and implementation tips, he outlined how this feature fits within modern Angular architecture and performance strategy.

🔗 Watch the recording: Enea’s session starts at 1:07:00

More from the speaker

Enea Jahollari at AngularNYC - Build on Top of Signals
Talk

Enea Jahollari at AngularNYC - Build on Top of Signals

angylarnyc

AngularNYC

Dec 11, 2025 · West 22nd Street, New York City, NY
Angular v21 Goes Zoneless by Default: What Changes, Why It’s Faster, and How to Upgrade

Angular v21 Goes Zoneless by Default: What Changes, Why It’s Faster, and How to Upgrade

If Signals were Angular’s “aha!” moment, Zoneless is the “oh wow—this feels snappy” moment. With Angular v21, new apps use zoneless change detection by default. No more zone.js magic under the hood—just explicit, predictable reactivity powered by Signals.

Angular Web Performance
Enea Jahollari
Enea Jahollari
Dynamic Angular Config for SSR

Dynamic Angular Config for SSR

Deploy one Angular app for many clients with unique configs—without breaking SSR or DX. Here’s how to unlock dynamic configuration.

Angular Architecture
Enea Jahollari
Enea Jahollari
Unlocking Code's DNA: What You Need to Know About Abstract Syntax Trees

Unlocking Code's DNA: What You Need to Know About Abstract Syntax Trees

Think of an AST as the secret blueprint, the hidden structure that reveals the true meaning of your code – way more than just the lines you see on the screen. Let's dive in and demystify these ASTs, and I promise you'll see your code in a whole new light.

Architecture Angular
Enea Jahollari
Enea Jahollari
Everything you need to know about the resource API

Everything you need to know about the resource API

In v19, Angular will introduce a new API for loading resources. This would allow us to fetch data from an api, know about the status of the request, and update the data locally when needed.

Angular Architecture State Management
Enea Jahollari
Enea Jahollari
New Features for RxAngular - Native signal support & improved state configuration

New Features for RxAngular - Native signal support & improved state configuration

The RxAngular team & community shipped great new features as well as quality of life improvements with the latest releases. In this blog post we'll dive into RxAngulars recently added new features, including the native support for signals.

Angular RxAngular
Julian JandlEnea Jahollari
Julian Jandl +1