X Tutup
The Wayback Machine - https://web.archive.org/web/20251221162633/https://github.com/angular/angular/issues/45748
Skip to content

Visualization of dependency injection #45748

@oschlegel

Description

@oschlegel

Which @angular/* package(s) are relevant/related to the feature request?

core

Description

It's sometimes not so easy to unterstand what dependency injection is doing. It would be very helpful if there would be a possibility to better understand which instances of a injectable exist, how the dependency injection tree of a application looks and how the injector / injection hierarchy of a component looks.

Proposed solution

Extend the chrome dev tools plugin for angular with a visualization for the dependency injection tree.

Alternatives considered

Currently i don't have any idea for alternatives.

Metadata

Metadata

Labels

area: devtoolsfeatureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlog

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup