Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Client] - Migrate to the new inject()-based Dependency Injection #190

Open
Char2sGu opened this issue Sep 15, 2024 · 0 comments
Open

[Client] - Migrate to the new inject()-based Dependency Injection #190

Char2sGu opened this issue Sep 15, 2024 · 0 comments

Comments

@Char2sGu
Copy link
Contributor

Desired Changes

The inject() function is an alternative to the traditional constructor-based dependency injection mechanism, enabling flexible DI-based composition and easier class inheritance.

https://medium.com/javascript-everyday/unleash-the-power-of-the-inject-function-in-angular-applications-8dc544f9edb8

This migration can be automated with ngxtension's migration schematic:

https://ngxtension.netlify.app/utilities/migrations/inject-migration/

Screenshots (as needed)

No response

@emirdur emirdur assigned emirdur and unassigned emirdur Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants