Mastering Performance & Reactive Patterns with Angular: A Deep Dive into Signals & Observables - Master Class (stationary & online)

Nov 6
Nov 6, 2023 Warsaw, Poland

Michael Hladky

Michael Hladky

Enea Jahollari

Enea Jahollari

NG Poland - Michael & Enea - 2023

Description

__Ready to level up your Angular game?

What You'll Learn:__

ChangeDetection In Depth: Everything you need to know about rendering zone and signals.

The ABCs of Reactivity: Ever wondered what the buzzword 'reactivity' is all about? We're breaking it down for you!

Get Observable: Master the art of Observables and their subscription logic. You'll never look at data streams the same way again!

Signal Boost: Get to know Signals and how to subscribe to them. Perfect for creating dynamic, responsive applications.

Power Combo: Learn how to seamlessly combine Observables and Signals for max efficiency.

HTTP Magic: Mix HTTP requests with Signals like a wizard!

State Your Intent: Dabble in component state management with both Signals & Observables. Say goodbye to state chaos!

Global Takeover: Conquer global state management with the dynamic duo of Signals & Observables.

Side Effects, but the Good Kind: Learn how to create effects using Signals & Observables. Yes, effects you actually want!

UI Galore: Last but not least, handle UI events like a boss using—you guessed it—Signals & Observables.

Who is this for?

Whether you're a newbie getting your feet wet or a seasoned pro, this workshop is packed with insights and hands-on exercises that will transform the way you code in Angular.

Don't miss out! Both stationary and online options available, so no excuses!

Book your spot now and master the future of Angular development!

More from the speakers

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
Advanced CPU Profiling in Node - Profile Data Structure

Advanced CPU Profiling in Node - Profile Data Structure

CPU profiles are more than flame charts—they’re structured JSON files. Learn how nodes, samples, and time deltas form the backbone of DevTools performance data.

Web Performance DevTools Architecture Node.js
Michael Hladky
Michael Hladky
Advanced CPU Profiling in Node - Real-Life Examples

Advanced CPU Profiling in Node - Real-Life Examples

Profiling is easiest when it's real. Learn how to capture and make sense of CPU profiles in Node.js across scripts, threads, and processes—then apply it to your own projects.

Web Performance DevTools Architecture Monorepo Node.js
Michael Hladky
Michael Hladky
Advanced CPU Profiling in Node - Best Practices and Pitfalls

Advanced CPU Profiling in Node - Best Practices and Pitfalls

Get deeper insights into your Node.JS performance. Learn how to master advanced CPU profiling with built-in tools, interpret process/thread IDs, and optimize using sampling intervals. Troubleshooting and real examples included.

Web Performance DevTools
Michael Hladky
Michael Hladky