16_components_are_important

3:09 2 સ્પીકર 2 પ્રકરણો 77 સેગમેન્ટ્સ

પ્રકરણો

  1. 0:02

    In the last lecture, we had a closer look at what happens at the point of time we visit localhost 4200 here in the browser. We understood that the index .html file is served, that it will contain a bunch of scripts here, which get executed,…

  2. 1:20

    the root component, you should say, which holds our entire application basically in the end. So this root component, this app component, will be the component where we later nest or add our other components to. So to this template, this HTM…