poznan icon indicating copy to clipboard operation
poznan copied to clipboard

Unleash the power of the inject function in Angular applications

Open wojtrawi opened this issue 1 year ago • 3 comments

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 avatar Jul 12 '23 13:07 wojtrawi

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

wojtrawi avatar Sep 18 '23 04:09 wojtrawi

ok :-)

SebastianPozoga avatar Sep 19 '23 17:09 SebastianPozoga

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 avatar Sep 23 '23 08:09 SebastianPozoga