Angular 4 creating components using CLI

preview_player
Показать описание
How to create a new component using Angular CLI, How to pass properties to a component. What are the advantages of Component Based Frameworks.


*Code samples from this tutorial

Article

*My Udemy Courses

Follow me for technology updates
#Angular4 #angular5 #component
Help me translate this video.
Please be my patreons on patreaon

Follow me for technology updates

Help me translate this video.
Рекомендации по теме
Комментарии
Автор

THANK YOU; I have finally understood how to do it, thanks to you and not the 4 other tutorials.

benediktlantsoght
Автор

God bless you sir, thanks for your efforts and help in teaching us angular.

AliSbahat
Автор

very confusing with names name... need some understandable names

jaffasignin
Автор

I like videos from you sir...
nicely explained no need to join any classes.

RakeshBitling
Автор

You and your channel are Great, thank you so much

anwarsholi
Автор

You're awesome techsith. Keep on rocking

simonkalu
Автор

Thanks for the nice tutorials i am big fan of you. now i am practicing it i want to know how @input decoration works and any more to use the decorators?

jagsdubey
Автор

nice video, how i can implement reusable text field, which should read-only and writable depending upon boolean condition. thanks for ur help

abhishekkamalkishor
Автор

You are brilliant! One question. I'm not seeing too many people discussing parent and child components (or nested components). Is there a reason for that?

davidconnelly
Автор

Hi TechSith - I have a doubt
when using "display: inline-block;", then there should be a gap between the blocks but there isn't any. is this something that you are using
Angular 4 hence the gap and I am using angular 7 hence no-gap ?
This is just my observation. I might be incorrect.

priteshkumar
Автор

[name]="name" is very confusing, why? would need more clarification or choosing a better parameter name

pmemari
Автор

wondering why even when the display: inline-block; was given in the name-tag component css, the components still appear next to each other without a gap! Thanks for the wonderful tutorial series

lichengum
Автор

hi sir,
where can i get your angular full course

murshidahamed
Автор

Your editor is showing icons, which plugin you have installed. Its pretty BTW

nafeesahmed
Автор

Great tutorial, thanks for posting this! One question about components... when we use the HTML selector tag for a component, are that component's variables accessible via the attributes tag?

For example, if we create <app-name-tag [name]="name"></app-name-tag> ... does [name] have to be a variable INSIDE of "name-tag" component?

Thanks!!

fernand.g
Автор

hey, I have a query. I was asked in Angular interview that how does the Angular application come to know if you are using Service or component to pull data from db??

UnderUmbrella
Автор

Hey, I like your videos but I got a quest from this one. How does angular knows that when you created name component that its destination is inside app component? And what if you do not want it be inside component how then you created it? thanks :)

ramunasalksnys
Автор

cant bind name-tag property to names component... :( getting error... wht is the solution??

prithatasmin
Автор

Sir i have run the command ng test and it gives me bunch of error how can we resolve this?

meetshujah
Автор

Names component css isn't working for me can you please help me

Awanzia