Talk in English - UK at angularday 2022
Short URL: https://joind.in/talk/ea467
(QR-Code (opens in new window))
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.
Comments
Comments are closed.
Great talk. Very concise, right to the point.
Very interesting