188. Template-Driven (TD) vs Reactive Approach

Jul 21, 2026 01:54 · 1:16 · English · Whisper Turbo · 2 스피커
이 트랜스크립트는 다음에 만료됩니다. 7 며칠이요 영구 저장소 업그레이드 →
보이는 것만
0:02
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
Before diving in the actual code,
0:04
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
it's super important to understand that Angular actually offers two
0:08
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
approaches when it comes to handling forms.
0:11
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
It offers the template -driven approach,
0:14
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
which is called like this because there you simply set up your form
0:18
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
in the template in HTML code and Angular will
0:22
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
automatically infer the structure of your form,
0:25
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
will infer which controls your forms has,
0:28
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
which inputs.
0:30
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
and makes it easy for you to get started quickly.
0:32
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
It also has a more complex approach,
0:37
S… Speaker 1 (188. Template-Driven (TD) vs Reactive Approach)
the reactive approach.
0:38
S… Speaker 1 (188. Template-Driven (TD) vs Reactive Approach)
There,
0:39
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
you actually define the structure of the form in
0:43
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
TypeScript code.
0:44
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
You also set up the HTML code,
0:47
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
and then you manually connect it,
0:49
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
which might sound more complicated than it is in the end,
0:52
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
and therefore it gives you greater control over it.
0:55
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
You can fine -tune every little piece about your form.
1:00
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
now in this module we're going to have a look at both approaches in the
1:04
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
next videos i'm going to start with the template driven approach which is fine
1:08
S… Speaker 2 (188. Template-Driven (TD) vs Reactive Approach)
for a lot of use cases before we then dive into the more advanced
1:12
S… Speaker 1 (188. Template-Driven (TD) vs Reactive Approach)
reactive approach

이 기록은 AI (자동 음성 인식)에 의해 생성되었습니다. 오류가 있을 수 있습니다 - 중요한 사용을 위해 원본 오디오와 확인하십시오. AI 정책

❤️ STT.ai가 마음에 드시나요? 친구들에게 알려주세요!
요약
요약 을 클릭하여 이 녹음의 AI 요약을 생성합니다.
요약...
이 녹음에 대해 AI에게 물어보기
이 녹음에 대해 질문하십시오 — AI는 관련 섹션을 찾아 답변합니다.