A
Angular Visual Lab
Go deep into Angular internals. Interactive visualizers for Change Detection, RxJS streams, and Dependency Injection.
Change Detection
Visualize how Angular traverses the component tree during an application tick to check for changes.
Start Experiment
RxJS Streams
Understand operators like map, switchMap, and filter visually by seeing values emit over time.
Start Experiment
Dependency Injection
See how the injector hierarchy resolves tokens, providers, and handles root vs component providers.
Start Experiment