What is angular json file?
Answer / Surajit Koley
An angular JSON file is a file that stores data in JavaScript Object Notation (JSON) format, which can be used by Angular applications. It may contain configuration data, application state, or other types of data that are required by the Angular application.
| Is This Answer Correct ? | 0 Yes | 0 No |
List some difference between angularjs and angular 2?
What is aot compilation? Why use in angular 2?
Differentiate between dom and bom.
Explain ng-include directive in angularjs?
What are the modules in angular 2?
What is the difference between ngoninit and ngafterviewinit?
Explain ng-bind directive ?
What is the use of $event?
What is $ watch?
What’s the difference between dirty, touched, and pristine on a form element?
What is difference between ng if and ng show?
What is single page application (spa)?