Talk
Angular performance tuning with Zone-Flags
In the recent releases of Angular, silently small changes got shipped for zone.js. Also, a couple of techniques for improving performance like local change detection are starting to kick off. By applying only small changes to our application, we improve the performance and measure the difference in the flame charts. Get fundamental knowledge, cool tips, and tricks about the performance timeline, and a solid understanding of how to introduce those to your Angular application.