inDepth.dev
  • Our Manifesto
Subscribe
Tagged

angular-zone

A collection of 3 posts

Supercharge event management in your Angular application
angular

Supercharge event management in your Angular application

Learn how to boost your Angular application speed by selectively reacting to performance sensitive events. To do that we'll implement a few event plugins and simplify them with decorators.

  • Alex Inkin
Alex Inkin Feb 24, 2020 • 5 min read
Do you still think that NgZone (zone.js) is required for change detection in Angular?
angular

Do you still think that NgZone (zone.js) is required for change detection in Angular?

This article explains why and how Angular implements NgZone over zone.js library. Read to learn how the framework can be used completely without zone.js and when automatic change detection can fail.

  • Max Koretskyi
Max Koretskyi Oct 5, 2017 • 5 min read
I reverse-engineered Zones (zone.js) and here is what I’ve found
angular

I reverse-engineered Zones (zone.js) and here is what I’ve found

From the article you'll learn about public API zone.js exposes and the mechanism of task association. You'll become familiar with interception hooks that can be used to track events and measure time.

  • Max Koretskyi
Max Koretskyi Sep 27, 2017 • 12 min read
inDepth.dev © 2023
Powered by Ghost