Introduction to AngularJS-- Architecture and flow of execution

Опубликовано: 21 Май 2026
на канале: Dhaksh Konga
472
17

This video describes about the introduction of Angular js and its architecture, regarding Modules, components and services. Also about Visual Code IDE.

Subtitles are available please click "CC" button in the video.


Transcription

03:48
So, here we have a title bar so title component,

Menu bar as menu Component

Ribbon as one Ribbon Component

Ruler as Ruler Component,

Document as one more component

Here in Angular JS every thing is considered as a single document

Here Root Component is the component that will reside here in Angular JS as a default component
04.345
the root component is called by default as AppComponent

  / dhakshkonga26