What is binding in js?



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

Post New Answer

More AngularJS Interview Questions

How does lazy load work?

1 Answers  


What is latest version of angularjs?

1 Answers  


How to set, get and clear cookies in angularjs?

1 Answers  


How to send an http post request in angularjs?

1 Answers  


What is a provider method in angularjs?

1 Answers  


What are the advantages and disadvantages of aot compilation?

1 Answers  


Explain the difference between angular and angularjs?

1 Answers  


How to achive in angular ?

1 Answers  


How to redirect to 404 or other path if the path does not exist in angular 2?

1 Answers  


What is ng content in angular?

1 Answers  


Explain what directives are? Mention some of the most commonly used directives in angularjs application?

1 Answers  


What are angular providers?

1 Answers  


Categories