Explain jqlite.
Answer / Bhuvneshwar Tyagi
jQLite (or jQuery Lite) is a small subset of jQuery's functionality that AngularJS uses to manipulate the DOM. It allows AngularJS to work seamlessly with browsers that do not support jQuery, while still providing most of the benefits of jQuery.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a template reference variable?
What are the main features in angular js?
What is ngzone service in angular?
What are the advantages of angular 2 over angular 1?
What is provider in angular 2?
What are the inbulit angular directives?
Which is the core module in angularjs?
Is angular backward compatible?
What is injector in angularjs?
What are the differences in ngmodules and javascript modules?
What is an async pipe?
What is controller in angular?