Talk
Enea Jahollari at AngularNYC - Build on Top of Signals

Description
Enea Jahollari, Software Engineer at PushBased and Google Developer Expert for Angular, will speak at AngularNYC – December 2025 edition.
Enea will deliver his talk:
💡 Build on Top of Signals
Angular Signals are transforming reactivity in Angular — but there’s far more beyond the basics.
In this session, Enea explores how to extend Signals with powerful utility functions, leveraging inject() and DestroyRef to build reusable, performance-optimized reactive patterns.
Attendees will learn how to:
🚀 Go beyond default Signals to create stronger reactive building blocks
🔁 Simplify code with reusable synchronization utilities
🧩 Adopt a new mindset around reactive “synchronization”
⚡ Improve application performance through modern Angular patterns
This talk is ideal for Angular developers looking to elevate their understanding of Signals and modern reactivity.
🗓 Event Details
Date: December 11, 2025
Time: Starts 6:00 PM
Talk: 7:15 PM
Location: West 22nd Street · New York City , NY
Post-event hangout: The Tippler – 425 W 15th St, New York, NY
Click here to register for the event.
More from the speaker

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.

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.

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.

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.

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.

Lazy loading services in Angular. What?! Yes, we can.
We’re used to lazy loading modules or components in Angular. But what about lazy loading services? Wait, what? Yes, we can. In this article, we will learn how to lazy load a service in Angular and it’s gotchas.


