Login
Remember
Register
Ask a Question
What is data binding? What kind of data binding does Angular use?
0
votes
asked
May 30, 2023
in
Amazon Database
by
john ganales
What is data binding? What kind of data binding does Angular use?
amazondatabinding
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 30, 2023
by
john ganales
Data binding is a way to manipulate web page elements through a web browser. We use it in interactive features like forms, calculators, tutorials, and web page games. Angular uses two-way data binding.
...