DEV Community

Cover image for First look at Standalone Components in Angular
Dzhavat Ushev for This is Angular

Posted on • Originally published at dzhavat.github.io

First look at Standalone Components in Angular

Over the weekend I recorded a short video about an upcoming feature in Angular called Standalone Components.

In the video I go through migrating a newly generated, NgModule-based Angular app to use Standalone Components — bootstrapping, creating a separate Standalone Component and using it in a template, and lazy-loading a route based on a Standalone Component.


Cover photo by Mark König (https://unsplash.com/@markkoenig).

Top comments (0)