What is binding in js?
Answer / Kirti Raman
Binding in JavaScript refers to the process of creating a connection between data (the model) and the user interface (the view). In AngularJS, this can be achieved using two-way data binding, one-time binding, and event binding.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does lazy load work?
What is latest version of angularjs?
How to set, get and clear cookies in angularjs?
How to send an http post request in angularjs?
What is a provider method in angularjs?
What are the advantages and disadvantages of aot compilation?
Explain the difference between angular and angularjs?
How to achive in angular ?
How to redirect to 404 or other path if the path does not exist in angular 2?
What is ng content in angular?
Explain what directives are? Mention some of the most commonly used directives in angularjs application?
What are angular providers?