18_understanding_the_role_of_appmodule_and_component
5:15
1 بلندگوها
2 فصلها
127 قطعهها
بلندگوها
فصلها
-
0:02فصل 1: In the last lecture, we created our own component, the server component here. 300s · Speaker 1
In the last lecture, we created our own component, the server component here. It's almost ready to be used, but to use it, we need to change something about our app module. What is an app module? Angular uses components to build web pages a…
-
5:02فصل 2: the basics about this module should be clear. 10s · Speaker 1
the basics about this module should be clear. Again, we'll dive deeper into this later in the course. We also registered our own component. Let's now use it in the next lecture.