Angular Standalone Components

preview_player
Показать описание
The Standalone Components have been released in Angular 14. It's a way to create an application with less boilerplate code (meaning, the ngModules), and also have the option to lazy load the components.

Chapters:
0:00 Intro
0:16 with NgModules
1:55 with Standalone Components
6:08 import a Standalone Component
8:09 lazy load the Standalone Components
12:24 Thank you

******************************************************
Let's connect
******************************************************

#angular #learnAngular #angularTutorial #components #standalone #standaloneComponents #singlepageapplication #web #webdevelopment #webdeveloper #angulardevelopment #frontenddeveloper
Рекомендации по теме
Комментарии
Автор

This is game change. It is really will change how we are writing Angular app. Thanks for the excellent tutorial and keep going 🌹🌹🌹

ahmad
Автор

Thank you man, i was looking for a video like this!

madpwnz
Автор

woow, this interesting helping me think on how to use standalone components.
Is true to conceptualize it that standalone application helps us get rid of submodule files.
Does input, output still working for component communication

fahadgaliwango