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

🎤

The main use-case for using dynamic components is when we can decide only in run-time which component is loaded. They’re also the only solution when we want to embed Angular components in non-Angular ones. In many cases, replacing in-template components with dynamic ones is beneficial to performance and code quality. In this talk, we’ll learn how to create and use dynamic components, and discuss several types of usages.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.