Creating a Custom Component | Components | Angular 12+

preview_player
Показать описание
In the last lecture you learned, what is a component and what do we use it for. In this lecture, you are going to create your own custom components.

Components are the basic building block of an angular application. Any angular app consists of different components combined together at the end.
Let's go ahead and let's create a header and a navbar for our angular application using components.
Рекомендации по теме
Комментарии
Автор

Usually I don't like to comment on any video

But I have to tell you this, it is the bestest explanation ever
I never understood angular component this much

Thank you so much 🙏😊

CodeWithKav
Автор

In my visual studio app.module.ts file has not exist so which file I can use here. please suggest I'm using latest version.

RahulRaj-ykic
Автор

a straightforward explanation that helps beginners to learn.

pramodwayal
Автор

can you please added the resources in the description

PramodKumar-kldw
Автор

Great tutorial. Thanks for also explaining the function of each component file.

victorekea
Автор

can you please let me know where I can find the resources.

vkalvakuntala
Автор

Thanks you for yours effects to explain in detail and easy to understand.

Csravankumarraju
Автор

for those they cant find moudle file create a project using this commond >> ng new my-app --no-standalone --routing --ssr=false

waleedyounis
Автор

So nice video, very well explained Sir. Thank you.

prajakta_raje
Автор

Very nice tutorial :) Please provide html\code\css data used in proj..

piyushchaudhari
Автор

18:33 - when you generate header component you have headerComponent class with constructor and init method but for me the headerComponent class is empty

nehajain
Автор

Thank you so mcuh ..I got your lecture on L&T edutech

sushantgupta-lxnv
Автор

Thank you so much for your great effort .

aishunowfal
Автор

Sorry, I have a question to follow your tutorial to learn the angular. That is I caught the error message from code "Component AppComponent is standalone, and cannot be declared in an NgModule. Did you mean to import it instead?(-996008)". How to resolve it. Many Thanks.

simonyu
Автор

bro why no add new component with ng g c? i think this ways is more easy because you don't need some component files

gogsa
Автор

Its realy great tutorials, explained very well,

RavishKumarVsGodiMedias
Автор

Thank you for this as well as previous video of this series

surajdudhe
Автор

Please I can't find the module file

ParaCleta-fb
Автор

your tutorials are very good. please post a tutorial that uses tomcat server with angular application

nishiupadhyaya
Автор

Thank you for the great tutorial! Official Angular docs seem to be outdated...

klirmio