Build Your First Angular Website: #10 Contact Form Validations

preview_player
Показать описание
We've created our contact form and are able to submit it using the processForm() method on our class. Next up let's add validation for this form.

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

I like Angular and this course is really helpful in making a working site. Thanks for this course!

kasperkat
Автор

I like the way you validate the fields, but can the fields be sent to an email address once they have been filled out and validated?
Which method would you recommend for this based on the current layout?

the-code-alchemist
Автор

thank you so much brother i hope you make another angular more advanced site building course

zaouiamine
Автор

But we can still modify the HTML code, inspecting element in web browser, and clicking on the disabled button by deleting the “disabled” attribute.

iPablooESP