Simplify with Angular Standalone Components

Описание к видео Simplify with Angular Standalone Components

With standalone components, we can build our components to ... well ... stand alone ... separate from any Angular Module (NgModule).

This makes creating components easier. And it makes it clear which features each component's template uses.

Standalone components were provided in Angular version 14 as a developer preview. With Angular v15 and now v16, standalone components are stable and ready to be used in your production applications.

Let's talk about what standalone components are and how to use them.

Content
00:00 Standalone components
00:55 Without standalone components (using NgModule)
02:23 Review of code without standalone components
03:58 Defining a component as standalone
04:29 Walk through: Defining a component as standalone
05:35 Demo: Defining components as standalone
07:11 Running to validate our changes I
07:21 Debugging standalone component issues
08:51 Running to validate our changes II
09:15 Making a component stand alone

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
😊About Me
Hey! I'm Deborah Kurata
I'm a software developer and YouTube content creator. I speak at conferences such as VS Live and ng-conf. I write articles for freeCodeCamp. And I'm a Pluralsight author with courses in the top 10 most popular (out of 10,000+) over the past 5 years. For my work in support of software developers, I've been recognized with the Microsoft Most Valuable Professional (MVP) award, and I'm a Google Developer Expert (GDE).

Contact me on Twitter:   / deborahkurata  
Find my Pluralsight courses: https://www.pluralsight.com/profile/a...
Access my freeCodeCamp articles: https://www.freecodecamp.org/news/aut...
View my YouTube content:    / @deborah_kurata  

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
#angular #bestpractices #angulartutorial #angularstandalonecomponents #standalonecomponents #demo

Комментарии

Информация по комментариям в разработке