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

Unleash the power of the inject function in Angular applications #94

Open
wojtrawi opened this issue Jul 12, 2023 · 3 comments
Open

Unleash the power of the inject function in Angular applications #94

wojtrawi opened this issue Jul 12, 2023 · 3 comments
Labels
waiting for the lecturer's availability waiting for the lecturer's availability

Comments

@wojtrawi
Copy link

Undoubtedly, one of the most striking features of the Angular framework is the Dependency Injection mechanism. Nowadays, there is a powerful alternative to the traditional constructor based DI, namely dependencies can be obtained from the injector with the aid of the inject function. In this presentation, I will cover the new technique as compared to the traditional solution relying on a class constructor. In addition, I will focus on so-called DI functions which are pieces of reusable code with access to the DI system.

@wojtrawi
Copy link
Author

Topic will be covered on 10.10.2023 at 18:00 instead of Nx topic.

@SebastianPozoga
Copy link

ok :-)

@SebastianPozoga
Copy link

Dodałem stronę wydarzenia. Na początku tygodnia ruszamy z promocją. Jeśli masz jakieś uwagi / chcesz coś dodać pisz :-)
https://www.meetup.com/meet-js-poznań/events/296293629/

@SebastianPozoga SebastianPozoga added the waiting for the lecturer's availability waiting for the lecturer's availability label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for the lecturer's availability waiting for the lecturer's availability
Projects
None yet
Development

No branches or pull requests

2 participants