What is constant in angularjs?
Answer / Nirbhay Narayan Pandey
In AngularJS, `constant` is a service that allows you to define values or objects that are known at module compilation time. Constants can be injected into controllers and services without being modified.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is it called angular?
What is $inject in angularjs?
How to implement internationalization in angular js?
Why to use AngularJS?
Does apple use angular?
How are performance improvements on the core in Angular 8?
What is the purpose of ngmodule??
How to use {}, [], [] and [()] in angular2 template?
How AngularJS is compiled?
Ln component and service which logic that we have to write?
What are the components in angular2?
What is data binding and its types?