Why does angular need an entrycomponents?



Why does angular need an entrycomponents?..

Answer / Ashish Ghildiyal

Angular requires entry components for bootstrapping a new Angular app or a module. When you create a new Angular app, the AppModule contains one entry component - AppComponent. This component is responsible for rendering the main content of your application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How to write expression in angularjs?

1 Answers  


Is react a framework?

1 Answers  


Mention the steps for the compilation process of html happens?

1 Answers  


How angularjs is different from jquery?

1 Answers  


Explain different filters provided by angularjs?

1 Answers  


How to get user input from a template reference variable?

1 Answers  


What is difference between ng bind and expression?

1 Answers  


Mention what are the styling form that model adds to css classes?

1 Answers  


What does ‘ng-serve’ do?

1 Answers  


What is routing in javascript?

1 Answers  


What is ngafterviewchecked?

1 Answers  


What is semantic element in html?

1 Answers  


Categories