Is AngularJS a templating system?



Is AngularJS a templating system?..

Answer / Majid Ali Khan

Yes, AngularJS is a JavaScript-based open-source framework for building dynamic web applications. It is primarily a templating engine that simplifies the HTML by adding data binding and dependency injection.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Explain ng-bind and ng-bind-html directives.

1 Answers  


Explain what is factory method in angular.js?

1 Answers  


What is the difference between an observable and a promise?

1 Answers  


What is databind?

1 Answers  


Explain what is linking function and type of linking function?

1 Answers  


How to use sharedmodule in angular2?

1 Answers  


What is the difference between constructor and ngonlnit in angular js?

1 Answers  


What is a structural directive?

1 Answers  


What does a service mean in angularjs? Explain its built-in services?

1 Answers  


How would you pass data from a parent component to a child component?

1 Answers  


What is an injector?

1 Answers  


What are directives? How to create and use custom directive in angularjs.

1 Answers  


Categories