127. Module Introduction
Jul 15, 2026 05:26
· 1:26
· English
· Whisper Turbo
· 2 스피커
이 증명서는 오늘 만료됩니다.
영구 저장소 업그레이드 →
보이는 것만
0:02
S…
Speaker 2 (127. Module Introduction)
Welcome to another course module,
0:04
S…
Speaker 2 (127. Module Introduction)
welcome to this course module.
0:06
S…
Speaker 2 (127. Module Introduction)
We already learned a lot about Angular and thus far
0:10
S…
Speaker 2 (127. Module Introduction)
we really built a single page application.
0:13
S…
Speaker 2 (127. Module Introduction)
We used directives and so on to change portions of this
0:17
S…
Speaker 2 (127. Module Introduction)
page, but in the end we always were on the same page.
0:21
S…
Speaker 2 (127. Module Introduction)
If you looked at the URL at the top,
0:23
S…
Speaker 2 (127. Module Introduction)
it was always localhost 4200.
0:27
S…
Speaker 2 (127. Module Introduction)
Now, what if you wanted to have a page where you actually display several
0:31
S…
Speaker 2 (127. Module Introduction)
pages, like you have a slash users or a slash accounts page?
0:36
S…
Speaker 2 (127. Module Introduction)
Now you might think that for this you indeed need multiple pages,
0:39
S…
Speaker 2 (127. Module Introduction)
multiple index HTML files or something like this.
0:43
S…
Speaker 2 (127. Module Introduction)
But you don't.
0:44
S…
Speaker 2 (127. Module Introduction)
Angular ships with its own router,
0:47
S…
Speaker 2 (127. Module Introduction)
which allows you to change the URL in the URL
0:51
S…
Speaker 2 (127. Module Introduction)
bar and still only use one page,
0:55
S…
Speaker 2 (127. Module Introduction)
but then exchange major parts or a lot of parts of that
0:59
S…
Speaker 2 (127. Module Introduction)
page so that to the user.
1:01
S…
Speaker 2 (127. Module Introduction)
It really looks like a new page was loaded,
1:04
S…
Speaker 2 (127. Module Introduction)
because maybe only the header is the same,
1:06
S…
Speaker 2 (127. Module Introduction)
but behind the scenes,
1:07
S…
Speaker 2 (127. Module Introduction)
it is still JavaScript changing a lot of parts
1:12
S…
Speaker 1 (127. Module Introduction)
in your DOM,
1:13
S…
Speaker 1 (127. Module Introduction)
in your page,
1:14
S…
Speaker 2 (127. Module Introduction)
making it look like a new page was rendered,
1:16
S…
Speaker 2 (127. Module Introduction)
but you're still in the Angular world in your single -page application.
1:21
S…
Speaker 2 (127. Module Introduction)
Let's take a closer look in this module.
이 기록은 AI (자동 음성 인식)에 의해 생성되었습니다. 오류가 있을 수 있습니다 - 중요한 사용을 위해 원본 오디오와 확인하십시오. AI 정책
요약
요약 을 클릭하여 이 녹음의 AI 요약을 생성합니다.
요약...
이 녹음에 대해 AI에게 물어보기
이 녹음에 대해 질문하십시오 — AI는 관련 섹션을 찾아 답변합니다.