You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ dependency injection, two-way data-binding – and adds a reactive change-de
10
10
11
11
The result is a high-performance, buildless, progressive and battle-tested JS framework that stays as close to Web standards as possible.
12
12
13
-
With AngularTS, you get a decade-long optimization effort of Angular Team Google and massive testing suite, required for applications like Google Cloud, plus:
13
+
With AngularTS, you get a decade-long optimization effort of Angular Team at Google and massive testing suite, required for applications like Google Cloud and Kubernetes, plus:
14
14
- a fully reactive change-detection model without digests or virtual DOMs.
15
15
- access to native DOM APIs at component and directive level (no `JQuery`or `JQLite`)
16
16
- access to native Promises API (no `$q` oe `$timetout`)
0 commit comments