mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-26 22:53:58 +00:00
parent
53b444419c
commit
d745df7e5f
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ into output that looks like money."
|
||||||
|
|
||||||
Notice that we achieved this application behavior not by calling Angular methods, nor by
|
Notice that we achieved this application behavior not by calling Angular methods, nor by
|
||||||
implementing application specific behavior as a framework. We achieved the behavior because the
|
implementing application specific behavior as a framework. We achieved the behavior because the
|
||||||
browser behaved more in line with what is needed for a dynamic web application rather then what is
|
browser behaved more in line with what is needed for a dynamic web application rather than what is
|
||||||
needed for a static document. Angular has lowered the impedance mismatch to the point where no
|
needed for a static document. Angular has lowered the impedance mismatch to the point where no
|
||||||
library/framework calls are needed.
|
library/framework calls are needed.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue