Angular 12 tutorial #38 Directives

preview_player
Показать описание
In this angular 12 version video, we learn how to apply validations on Reactive form in angular 12. This video is made by anil Sidhu in the English language.

Directives in Angular
What are Directives in Angular
Example of Directives
Make a new directive
Update Element
Interview Question

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

great videos anil! very simple and straight farward way of teaching. keep doing ... thanks a lot

arvindkumarchaurasia
Автор

Very good explained about Directives, thank you

carlosortiz
Автор

Please make a video on services and api calls
Thanks in Advance

ankrish
Автор

Hi mate, your videos are great!! could you please keep doing them for English speaker. and Also when I saw the image of the video it says Hindi. thanks

herbertflores
Автор

Sir ek error solve Kar dijiye
error ts7006 parameter 'event' implicitly has an any type
Sir function me parameter dene par AAA rhaa h

Vlog-time-
Автор

I have a question. Why i have to create Directives, is it more simple if i use *ngClass and take some class form my css ot scss file .In which case more like i have to use this private Directives?

TheKidrock
Автор

how to get separate validation error message for single field ?

RamPrakash-xgwk
Автор

Hindi kaha hai bhai ? Sab to English me bole ja raha

abhinaygupta
Автор

Just writing the command in the constructor

el.nativeElement.value = 'the value you want to enter'


Know when you use this selector then it will change the value of that tag

ShaileshKrDubey