Talk

Michael Hladky’s Talk at Nx Wrocław: Nx Caching - Stop the Re-build

Jan 28
Jan 28, 2026 Kultowy Klub Wędrówki – Wrocław

Michael Hladky

Michael Hladky

Michael at Nx Wroclaw

Description

Nx Caching – Stop the Re-build

Rebuilding the same code over and over again is one of the biggest productivity drains in modern development. As teams scale, CI pipelines grow longer, local builds slow down, and valuable compute time is wasted — even when nothing meaningful has changed.

At Nx Wrocław #1, Michael Hladky, CEO at Push-Based, Nx Champion, and Google Developer Expert, takes a deep dive into Nx caching and how it fundamentally changes the way teams build and ship software.

Rather than treating builds as disposable, this talk shows how Nx enables teams to stop re-building and start reusing — leading to faster feedback loops and more predictable workflows.

What the Talk Covers

🚫 How to avoid unnecessary rebuilds

⚡ How to speed up local development and CI pipelines

🔁 How to reuse work across tasks, machines, and environments

🎯 How to turn caching into a strategic advantage, not an afterthought

The session focuses on practical takeaways for teams working with monorepos, growing organizations, or CI pipelines that keep getting slower over time.

If slow builds are holding your team back, this talk will change how you think about caching and build performance.

Event Details

📅 28 January 2026

🕠 17:30

📍 Kultowy Klub Wędrówki – Wrocław

📡 Livestream available

👉 Reserve your spot

👉 Join the Nx Wrocław LinkedIn group

More from the speaker

Nx Wrocław #1 – Launch Meetup
Talk

Nx Wrocław #1 – Launch Meetup

Nx Wroclaw Logo

Nx Wrocław

Jan 28, 2026 · Kultowy Klub Wędrówki, Wrocław - Poland
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