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は関連する部分を見つけて答えます。