A First Glimpse of Standalone Components in Angular
During the weekend, I put together a brief video demonstrating an exciting new addition to Angular: Standalone Components.
The recording walks through the process of converting a freshly scaffolded, NgModule-driven Angular project into one that relies on Standalone Components. This includes the initial bootstrap, defining a separate Standalone Component, incorporating it into a template, and finally, setting up a route that lazy-loads the component directly.
Cover photo by Mark König (https://unsplash.com/@markkoenig).
