

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.