186. Module Introduction
Jul 21, 2026 01:51
· 1:19
· English
· Whisper Turbo
· 2 스피커
이 트랜스크립트는 다음에 만료됩니다. 7 며칠이요
영구 저장소 업그레이드 →
보이는 것만
0:02
S…
Speaker 2 (186. Module Introduction)
Welcome to this course module.
0:04
S…
Speaker 2 (186. Module Introduction)
This course module is about forms,
0:06
S…
Speaker 2 (186. Module Introduction)
so forms on your HTML page,
0:09
S…
Speaker 2 (186. Module Introduction)
and how Angular can help you with those forms.
0:12
S…
Speaker 1 (186. Module Introduction)
Now,
0:13
S…
Speaker 2 (186. Module Introduction)
on first sight,
0:14
S…
Speaker 2 (186. Module Introduction)
it might be strange why you would need that help,
0:17
S…
Speaker 2 (186. Module Introduction)
right? Because a form is something you can simply submit to the server,
0:21
S…
Speaker 2 (186. Module Introduction)
but then keep in mind,
0:22
S…
Speaker 2 (186. Module Introduction)
you're creating a single -page application,
0:24
S…
Speaker 2 (186. Module Introduction)
so there is no submitting to the server.
0:27
S…
Speaker 1 (186. Module Introduction)
Instead,
0:28
S…
Speaker 2 (186. Module Introduction)
you will need to handle the form through Angular,
0:31
S…
Speaker 2 (186. Module Introduction)
and if you then want to submit something to the server you will need
0:35
S…
Speaker 2 (186. Module Introduction)
to reach out via angular's http service which
0:39
S…
Speaker 2 (186. Module Introduction)
we'll cover later in the course to that server so you will need to handle
0:43
S…
Speaker 2 (186. Module Introduction)
your form through angular and actually angular will help you handling it
0:48
S…
Speaker 2 (186. Module Introduction)
because not only will it allow you to get the values the user entered
0:52
S…
Speaker 2 (186. Module Introduction)
It will also allow you to check if a form is valid.
0:56
S…
Speaker 2 (186. Module Introduction)
It will allow you to conditionally change the way
1:00
S…
Speaker 2 (186. Module Introduction)
the form is displayed,
1:01
S…
Speaker 2 (186. Module Introduction)
put some red borders around invalid controls.
1:04
S…
Speaker 2 (186. Module Introduction)
So Angular really ships with some powerful tools when it comes
1:08
S…
Speaker 2 (186. Module Introduction)
to working with forms.
1:09
S…
Speaker 2 (186. Module Introduction)
Let's take a closer look and let's understand what exactly
1:13
S…
Speaker 2 (186. Module Introduction)
Angular does for you,
1:15
S…
Speaker 2 (186. Module Introduction)
how it handles forms.
이 기록은 AI (자동 음성 인식)에 의해 생성되었습니다. 오류가 있을 수 있습니다 - 중요한 사용을 위해 원본 오디오와 확인하십시오. AI 정책
요약
요약 을 클릭하여 이 녹음의 AI 요약을 생성합니다.
요약...
이 녹음에 대해 AI에게 물어보기
이 녹음에 대해 질문하십시오 — AI는 관련 섹션을 찾아 답변합니다.