Concurrent Mode in Angular
Runtime rendering performance and UI responsiveness of web applications are more important than ever. Frameworks like React introduced new ways for fast UI updates, and with tools like Chrome's postTask() scheduling, you have low-level functionality to directly influence rendering performance. With Ivy, we have new opportunities to influence rendering performance in Angular applications.
In this talk, Michael will introduce you to the outcome of multiple years of research – Concurrent Mode in Angular.
Vorkenntnisse
- Experience with pay points and user interaction, scaling UIs, zone.js change detection and state management
Lernziele
- Discuss use cases and measure performance impact
- See the possibilities of Concurrent Mode in Angular with real world demos
- Showcase a nice API to schedule tasks with explicit priorities
live and in front of the whole audience. Michael will dig through the browser Flame Charts and explain the underlying principles in detail
- Get a first glimpse of a completely new, future-proven, and innovative Angular.