255. Module Introduction
Jul 21, 2026 05:59
· 1:06
· English
· Whisper Turbo
· 2 스피커
이 트랜스크립트는 다음에 만료됩니다. 7 며칠이요
영구 저장소 업그레이드 →
보이는 것만
0:02
S…
Speaker 1 (255. Module Introduction)
Thus far in our application,
0:04
S…
Speaker 1 (255. Module Introduction)
we always worked in the browser only.
0:06
S…
Speaker 1 (255. Module Introduction)
That means that we control all our data with Angular,
0:09
S…
Speaker 1 (255. Module Introduction)
we store our data somewhere in memory in the browser.
0:12
S…
Speaker 1 (255. Module Introduction)
And it also means that whenever we restart the application,
0:15
S…
Speaker 1 (255. Module Introduction)
all our data is gone.
0:17
S…
Speaker 1 (255. Module Introduction)
It also means that we can't persist data anywhere.
0:21
S…
Speaker 2 (255. Module Introduction)
And of course,
0:22
S…
Speaker 1 (255. Module Introduction)
a typical requirement of an application you're building would be that the
0:26
S…
Speaker 1 (255. Module Introduction)
front end,
0:27
S…
Speaker 1 (255. Module Introduction)
so the part that runs in the browser,
0:29
S…
Speaker 1 (255. Module Introduction)
which is your Angular app,
0:30
S…
Speaker 1 (255. Module Introduction)
that this does not work standalone,
0:32
S…
Speaker 1 (255. Module Introduction)
but that it is able to communicate to some server,
0:35
S…
Speaker 1 (255. Module Introduction)
to store data there,
0:37
S…
Speaker 1 (255. Module Introduction)
to fetch data from there,
0:39
S…
Speaker 1 (255. Module Introduction)
to do whatever you need to do in your application.
0:42
S…
Speaker 1 (255. Module Introduction)
And that is exactly what we'll have a look at in this module.
0:45
S…
Speaker 1 (255. Module Introduction)
We'll learn how Angular communicates with a backend,
0:49
S…
Speaker 1 (255. Module Introduction)
with a database and so on.
0:51
S…
Speaker 1 (255. Module Introduction)
You'll learn how to send HTTP requests and also
0:55
S…
Speaker 1 (255. Module Introduction)
how to transform data if you need to.
0:57
S…
Speaker 1 (255. Module Introduction)
You might remember that observables section where I gave you a first
1:01
S…
Speaker 1 (255. Module Introduction)
introduction to that.
1:02
S…
Speaker 1 (255. Module Introduction)
Now we'll take a closer look.
이 기록은 AI (자동 음성 인식)에 의해 생성되었습니다. 오류가 있을 수 있습니다 - 중요한 사용을 위해 원본 오디오와 확인하십시오. AI 정책
요약
요약 을 클릭하여 이 녹음의 AI 요약을 생성합니다.
요약...
이 녹음에 대해 AI에게 물어보기
이 녹음에 대해 질문하십시오 — AI는 관련 섹션을 찾아 답변합니다.