Dzhavat Ushev

Twitter GitHub RSS

Using NgModule inside a Standalone Component

Just recorded a short video where I show you how to use a component wrapped in an NgModule inside a component marked as standalone.

This approach allows you to continue using NgModules in your app together with Standalone Components. This way you can slowly refactor any NgModule-based components to Standalone Components as you go.

Share on Twitter