Workshop
Michael Hladky and Enea Jahollari at ngConf Baltimore 2025: AI, MCP & High-Performance Angular


Description
Push-Based will hold two major sessions at the ngConf in Baltimore on October 15 & 17, 2025 led by our CEO Michael Hladky and Software Engineer Enea Jahollari.
💻 Workshop: Architecting Angular Apps for High Performance
On October 15, 2025, Michael will co-lead an advanced hands-on workshop with Enea Jahollari that is focused on mastering Angular performance. Participants will learn to control the browser render pipeline, measure and optimize Core Web Vitals, leverage zoneless change detection, and apply modern CSS, DOM, and network performance best practices.
🎤 Talk: Angular Design Systems Accelerated by AI & MCP
In this session on the 17th of October, Michael will hold a presentation session to show how PushBased transformed a large-scale enterprise Angular Design System by combining AI-driven automation with streamlined MCP workflows.
He’ll show how integrating AI and MCP helped refactor legacy systems, cut development time in half, and significantly improve scalability and maintainability. Attendees will learn actionable strategies for applying AI and process automation to accelerate digital transformation and drive innovation across teams and enterprises.
📅 When: October 15–18, 2025
📍 Where: Hyatt Regency Chesapeake Bay, Baltimore, Maryland, USA
More from the trainers

Keynote Talk | Michael Hladky @ NgIndia 2026

NgIndia
Apr 11, 2026
Debugging Angular SSR: Tales of Pending Task, Hydration, Race Conditions | Julian Jandl & Michael Hladky @ NgIndia 2026

NgIndia
Apr 11, 2026 · Gurgaon, India
OnPush will become the default CD Strategy - What to expect?
The Angular team published an RFC to make OnPush the default CD (change detection) Strategy: https://github.com/angular/angular/discussions/66779. This change will be available in Angular v22.

Goodbye 'ControlValueAccessor', Hello Signals! 👋🚦
Angular is bridging the gap between the new Signal-Forms architecture and the Template/Reactive Forms. This isn't just a minor update—it’s a fundamental shift in how we author custom form controls.

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.

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.

