parent
46ac6bdaa9
commit
e00b024e95
|
@ -253,7 +253,7 @@ figure
|
||||||
into actions and value updates. Writing such push/pull logic by hand is tedious, error-prone and a nightmare to
|
into actions and value updates. Writing such push/pull logic by hand is tedious, error-prone and a nightmare to
|
||||||
read as the experienced jQuery programmer can attest
|
read as the experienced jQuery programmer can attest
|
||||||
figure
|
figure
|
||||||
img(src="/resources/images/devguide/intro/databinding.png" alt="Data Binding" style="width:200px; float:left; margin-left:-40px;margin-right:10px" )
|
img(src="/resources/images/devguide/intro/databinding.png" alt="Data Binding" style="width:220px; float:left; margin-left:-40px;margin-right:20px" )
|
||||||
:marked
|
:marked
|
||||||
Angular supports **data binding**,
|
Angular supports **data binding**,
|
||||||
a mechanism for coordinating parts of a template with parts of a component.
|
a mechanism for coordinating parts of a template with parts of a component.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue