18_understanding_the_role_of_appmodule_and_component

5:15 1 بلندگوها 2 فصلها 127 قطعه‌ها

بلندگوها

فصلها

  1. 0:02

    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…

  2. 5:02

    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.