Sunday 25 June 2017

AngularJS Interview Questions

What is AngularJS ?
AngularJS is Framework, Which Is An Enhancement of JQuery Libraries That Is Having MVVM Pattern, i.e., Having Two Way Binding.

AngularJS Application Is Built By Using AngularJS Module, Controller, Directive, Factory and Service And AngularJS Is Also Having Different Events which are notated with “ng” such as ng-click, ng-repeat, ng-blur And Also Haivn Some Properties Which defines the Application Initialization and Define The AngularJS Application ng-init and ng-app respectively and to Bind The Data With the controls ng-model is used. And also having some properties which can perform some actions on the controls are ng-show, ng-hide, ng-disable, ng-require etc..

No comments:

Post a Comment

Note: only a member of this blog may post a comment.