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
@@ -19,7 +21,8 @@ <h2>Build web apps in a modern language, using<br>stable libraries and solid too
19
21
<divclass="col-sm-5 col-lg-4">
20
22
<divclass="content">
21
23
<h2>Used in production</h2>
22
-
<p>Google builds many critical web apps in <ahref="{{site.dartlang}}" class="no-automatic-external">Dart</a>. The next generation of Google AdWords is built in it. Google Fiber’s latest web app is built in it. So is Google’s internal CRM.</p>
24
+
<p>Google builds many critical web apps in <ahref="{{site.dartlang}}" class="no-automatic-external">Dart</a>,
25
+
often with <ahref="/angular">AngularDart</a>. The next generation of Google AdWords is built in Dart. Google Fiber’s latest web app is built in it. So is Google’s internal CRM.</p>
23
26
<p>Outside Google, amazing companies like Wrike, Blossom, Workiva, and DGLogik have been building their products in Dart.</p>
24
27
</div>
25
28
</div>
@@ -134,7 +137,7 @@ <h2>Great with Angular</h2>
134
137
<divclass="col-sm-5 col-lg-6">
135
138
<divclass="content">
136
139
<p>
137
-
You can do Dart web development with whatever web framework (or lack of one) you choose. We recommend Angular 2 for Dart.
140
+
You can do Dart web development with whatever web framework (or lack of one) you choose. We recommend <ahref="/angular">AngularDart</a>.
138
141
</p>
139
142
<p>
140
143
Google uses this framework+language combo in production, and invests heavily in its development.
0 commit comments