Alex Routledgealexroutledge.hashnode.dev·Sep 28, 2022Using dependency injection functions instead of constructorsIntroduction Starting in Angular 14, we can use the new inject function in components, directives and pipes. There are several benefits in using this approach as it significantly improves the readability and reusability of our code. For example, inst...5 likes·656 readsAngularAdd a thoughtful commentNo comments yetBe the first to start the conversation.