Talk
Deterministic AI Workflows for a Large-Scale Code Base | Michael Hladky @ ngKato

Description
Michael Hladky at NG-KATO 2026
NG-KATO returns with another community meetup focused on modern Angular development, frontend architecture, AI-assisted engineering, and the future of scalable software systems.
One of the featured speakers of the evening is Michael Hladky, CEO of Push-Based, Google Developer Expert, Nx Champion, trainer, consultant, and internationally recognized speaker focused on performance, architecture, CI, and AI-native engineering strategies.
In his talk, “Deterministic AI Workflows for a Large-Scale Code Base”, Michael explores why many AI-driven modernization projects fail — not because the models are insufficient, but because engineering teams lack structure, reproducibility, and governance.
The session demonstrates how to transform chaotic AI experimentation into deterministic engineering workflows capable of producing measurable and reliable outcomes for enterprise-scale modernization projects.
Topics include:
Prompt design strategies
Context and token management
Workflow orchestration
Tooling integrations
Reusable AI skills
Deterministic evaluation
Reliable AI-native engineering systems
The talk is aimed at developers, architects, and engineering leaders who want to adopt AI in a scalable, controlled, and production-ready way.
Event Details
📅 May 21, 2026
🕕 Starting at 18:00
📍 Avenga — Silesia Star Building B, 20 Uniwersytecka Street, Katowice
Attendees can expect technical talks, community networking, and practical insights into the future of Angular and AI-assisted software engineering.
ngLodz - Deterministic AI Workflows For a Large-Scale Code Base - 20.05.2026
More from the speaker

Deterministic AI Workflows for a Large-Scale Code Base | Michael Hladky @ ngLodz

ngLodz
May 20, 2026 · Lodz
Agentic UI Is A Frontend Architecture Problem, Not A Chat Window
The dominant picture of Agentic UI is wrong. You imagine a Copilot-style chat panel grafted onto an existing product: a sidebar that takes natural language, calls a model, and prints a reply. You ship it, call it agentic, and move on.

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.

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.

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.

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.

