Angular 10 Tutorial #13 - Components | Angular 10 Tutorial For Beginners

preview_player
Показать описание
Angular 10 Tutorial, Angular components tutorial, Angular 10 Tutorial For Beginners, Angular full tutorial, Angular learn angular applications, How to develop Angular Apps, Angular tutorials building and deploying Angular Apps, Building angular applications in Angular 10, Learn to build Angular 10 applications, Angular build and deploying applications, angular 10 building and deploying in Angular Apps, angular Apps build and deployment in Angular 10, 6,7,8, 9, angular 8 example,

Angular 10 tutorial for beginners, angular 10 tutorials, angular tutorials for beginners, angular interview questions and answers, angular live projects, angular 10 crash course, angular 10 tutorial for beginners step by step, angular tutorial for beginners 2020,angular tutorial 2020,angular code examples, angular for freshers, angular tutorial for experienced, arc tutorials angular, arc tutorials, angular 10 full course, angular 10 tutorial for beginners, angular 10 tutorial

Angular 10 tutorial for beginners, angular 10 crash course, angular 10 tutorial for beginners step by step, angular tutorial for beginners 2020, angular tutorial 2020, arc tutorial angular, angular code examples, angular for freshers, angular tutorial for experienced, angular introduction, angular version history, angular full tutorial series, best angular tutorial.

Angular 10 Tutorial #1

Angular 10 Tutorial #2

Angular 10 Tutorial #3 - Upgrade to Angular 10

Angular 10 Tutorial #4 - Install Angular CLI tutorial

Angular 10 Tutorial #5 - Install Bootstrap in Angular App

Angular 10 Tutorial #6 - Install Angular Material in Angular Application

Angular 10 Tutorial #7 - Folder Structure of Angular Apps

Angular 10 Tutorial #8 - Boot Process of Angular Apps

Angular 10 Tutorial #10 - Angular CLI Tutorial

Angular 10 Tutorial #11 - App Architecture

Angular 10 Tutorial #12 - Modules

Angular 10 Tutorial #13 - Components

Angular 10 Tutorial #14 - Component Lifecycle Hooks

Angular 10 Tutorial #15 - Component Communications

Angular 10 Tutorial #16 - Templates in Angular Components

Angular 10 Tutorial #17 - Directives in Angular 10

Angular 10 Tutorial #18 - Structural Directives in Angular 10

Angular 10 Tutorial #19 - ngIf in Angular 10

Angular 10 Tutorial #20 - ngSwitch in Angular 10

Angular 10 Tutorial #21 - ngStyle in Angular 10

Angular 10 Tutorial #22 - ngClass in Angular 10

Angular 10 Tutorial For Beginners

Angular 9 Full Tutorial For Beginners

Angular CRUD Tutorial Step by Step

Angular Testing Tutorial
Рекомендации по теме
Комментарии
Автор

It's been more than 6 months i'm searching for a good Tutorial of Angular, you are an Angel, thank you sir for your efforts

emlexkira
Автор

"Hi friends", yes you are my best friend right now <3 Have a university project and this tutorial has been a savior.

GothToRide
Автор

Hello. Can't wait to learn from you. I have a question. When I create my projects, interpolation doesn't work. It just reads "title" in the html.ts file even when I use curly braces{{}}. What am I doing wrong? Thanks in advance. Using firefox browser port 5500.

lttaylor
Автор

Sir your way of explanation is awesome .

pvsasirekha
Автор

Hi Sridhar,
We came to know that we can re-use components multiple times into any other modules / components. My question is, in a same module, if I used the same component more than once, will the styles be loaded into DOM multiple times or only on the first component load only, styles or other assets will be loaded?

antonyjasper
Автор

great explanation.... waiting for upcoming videos.

gauravsinhsolanki
Автор

I want live project in angular 10 version . please share full project video

angothumeena
Автор

Hello Sridhar,

A general doubt,

In Component files, we have decorators.

directly add as a string value (templateUrl: './test.html')
Why stylesUrls the value should be in array (styleUrls: ['./test.scss'])

If we remove the array format [], it's throwing an error.. What's the Angular logic/architecture behind this.

Please explain.

Thanks in advance.

amarnath
Автор

Hi
While creating the project i selected sass but i want to change in later to scss or css for entire project how can i do that.

ABDULBASIT
Автор

May I know where is mention about components imported from other modules imported to app module..I think this was missing in angular 9, raising error while running

ourhyderabad
Автор

Sir i have doubt where we find our ip host page link like localhost:4200

ImSiddu
Автор

Please explain in parent child relationship in component

angothumeena
Автор

You're a boss, where can i get more content?

ikxni
Автор

hello bro can u upload a video about user registration

sarthaksahoo
Автор

Sorry, I changed to 4200 as you explained in earlier video.thank you.

lttaylor
Автор

How to communicate one module to another module

angothumeena
Автор

one doubt in generating component of contact why did you write ng generate component edit -"component "instead of contact ?

SurajKumar-fryz
Автор

Sir you made a video on decorators in your angular 9 series which is missing in angular 10 playlist.

vikashkumarjha