Angular Tutorial - 2 - Creating Component

Опубликовано: 24 Июль 2026
на канале: CodeSnack
7
2

We'll see how to create new components and how to register them and use in our web app. we will also see a simple way to create component by using angular cli.

components are the building blocks of a angular web applications, think of them as little modules of elements for your application built for some special use by using pure html javascript and css.

they can be as big as a dashboard or as small as a customized button with label.

by understanding how to use components we will learn how the mvc concept works.

if you like these tutorials consider subscribing and never miss a amazingly baked tutorial only for you free on youtube by codesnack


codesnack
angular
tutorial
computerscience