Angular For Beginners - 19. Select & Option (Template Driven Forms)

preview_player
Показать описание
Angular For Beginners - Select & Option (Template Driven Forms)

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

Teddy has the BEST tutorials in Angular and .NET world!!!!

LukeAvedon
Автор

Hi Teddy, I am really enjoying this course. Thank you for time and effort put into making this. On a different note, the reason why they are termed "radio buttons" is because they operate like radio preset channels. Typical radio button groupings. A set of radio buttons functions as one control. Users can cycle between the group using the arrow keys, but only the selected option is accessible using the Tab key. LOL just a tidbit!

jacquespotgieter
Автор

Why did we put [ngModel]="pokemon?.name" in the select tag? What does the "?" do here? If i want to bind it to the model, it looks like [(ngModel)]="pokemon.type" works but only without a question mark

qwertyhnbvcxzjp
Автор

Unrelated... But Teddy, why did you pick c#/.net framework since you knew JavaScript and could learn node.js? Trying to consider which one to go with.

ekene