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-এ প্ৰযোজ্য অংশসমূহ বিচাৰি পাব আৰু উত্তৰ দিব।