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

Description
Michael Hladky at Angular Wrocław 2026
Angular Wrocław returns with another community meetup focused on modern frontend engineering, AI-native workflows, and the future of Angular development.
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-assisted engineering systems.
In his talk, “Deterministic AI Workflows for a Large-Scale Code Base”, Michael explores why many AI-driven modernization projects fail — not because of the models themselves, but because engineering teams lack reproducible processes, governance, and structured workflows.
The session focuses on practical strategies for turning AI into a reliable engineering tool for enterprise-scale development and migration projects.
Topics include:
Prompt engineering strategies
Context and token management
Workflow orchestration
Tooling integrations
Reusable AI skills
Measurable and reliable AI-native engineering systems
The talk is aimed at developers, architects, and engineering leaders looking to move beyond experimentation and adopt scalable AI workflows in real-world software projects.
Event Details
📅 May 14, 2026
🕕 Starting at 18:00
📍 Synergy Codes Office — Swobodna Spot, Swobodna 60, Wrocław
Deterministic AI Workflows For a Large-Scale Code Base
More from the speaker

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.

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).

