🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

Dependency Injection is at the heart of Angular. We don't even think about it too much — we ask for a dependency, we get it. However, once our app grows and we have multiple NgModules, lazy loading and use third party components, things start to get more complex. In this session, you will learn about ElementInjector and ModuleInjector, how they work together, and the two-pass dependency resolution process. Did we mention it is going to be fun? 💉🌲
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.