Which are the core directives of angular js?
Answer / Pushpit Kumar
"ng-app", "ng-controller", "ng-model", "ng-view", "ng-repeat", and "ng-src"
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we share data between controllers?
Where can we implement the dom manipulation in angularjs?
How many modules can be used in a single html page?
What are the key features of angular.js?
List the command to install angular cli?
What is location path?
What is routing in angular?
What is the difference between structural directive and attribute directive in angular 7?
Explain the validation feature in angularjs?
How AngularJS is different from other JavaScript Framework?
Explain ngfor directive with an example?
What are the differences between $resource and $http?