Podcast

Target RxJS

Jun 3
Jun 3, 2021 Online

Michael Hladky

Michael Hladky

Angular Master Podcast Logo
Angular Master Podcast Attend the event
 AMP 4: Target RxJS part I with Michael Hladky

Description

Among other things, we touched upon the following topics:

  1. What are the main concepts of reactive programming to learn?

  2. What is multicasting? What operators are there?

  3. When can I use them?

  4. How about error handling? Is there any difference to imperative programming?

  5. What are the Error handling operators?

  6. How do you deal with error handling when you don't want to stop the process?

  7. What are flattening operators?

  8. Where can I use flattening operators in practice?

  9. What can I do if there is no operator that fits for a specific problem?

  10. What is a higher order operator?

  11. What is a higher Order Composition?

More from the speaker

Modern Angular Best Practices: Reactivity and Resource Based Architecture | @NgGlühwein
Workshop

Modern Angular Best Practices: Reactivity and Resource Based Architecture | @NgGlühwein

PB-logo-mini

PushBased

Dec 11, 2025 · Vienna, Austria
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
Implementing Incremental Hydration in Angular (Part 3/3)

Implementing Incremental Hydration in Angular (Part 3/3)

Implement incremental hydration in a real-world Angular app - Basic setup, hydration triggers and important considerations for a seamless integration.

Angular Web Performance Architecture
Michael Hladky
Michael Hladky
The Game-Changing Impact of Incremental Hydration in Angular (Part 2/3)

The Game-Changing Impact of Incremental Hydration in Angular (Part 2/3)

Let's dive deeper into why incremental hydration in Angular matters so much for performance and user experience, focusing on its influence on Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS).

Angular Architecture Web Performance
Michael Hladky
Michael Hladky