Open wojtrawi opened 1 year ago
Topic will be covered on 10.10.2023 at 18:00 instead of Nx topic.
ok :-)
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/
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.