What are typings in angular?



What are typings in angular?..

Answer / Robin Singh

Typings in Angular are declarations of the types for variables, functions, classes, etc. They help with type checking and autocompletion in TypeScript.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How do we include css file ins. The component except using styleurls property?

1 Answers  


What is the difference between routermodule.forroot() vs routermodule.forchild()? Why is it important?

1 Answers  


What is dependency injection (di)?

1 Answers  


Explain zone in angular?

1 Answers  


What are the advantages of using angularjs?

1 Answers  


How to upload file in angular js?

1 Answers  


What is data binding? Explain two-way data binding?

1 Answers  


Angular js is developed in which year?

1 Answers  


What is ng-content directive in angular?

1 Answers  


Why would you use a service over a factory?

1 Answers  


How to do animation with the help of AngularJS?

1 Answers  


What is default scope in a angularjs directive?

1 Answers  


Categories