

Angular Inject & Injection Functions - Patterns & Anti-Patterns
by Younes Jaaidi • May 20, 2022 • 12 minutes
Since Angular 14, "inject" function can now be used in components, services, directives, pipes constructors. This allows both interesting and frightning injection patterns, let's dive into them.