What is share module?
Answer / Vipin Chaudhary
A shared module in AngularJS is a module that can be used across different applications or features within the same application. It allows you to group related components, services, directives, and pipes into one place for reusability purposes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is string interpolation?
How can we setting up angular 2 application?
What variables are used with ng-repeat?
Explain how routing works in angularjs?
Explain the concept of scope hierarchy?
Explain event in angularjs, list some events you have worked in angularjs?
What is $rootscope?
What are services in angularjs?
What is angular cli? List the command to install angular cli?
Explain The Steps Involved In The Boot Process For AngularJS?
What is ng-init in angularjs?
What is routerlink in angular?