From d8a7f1dbc3092b88ea80961fc973ba37798dc7da Mon Sep 17 00:00:00 2001 From: Kathy Walrath Date: Wed, 4 Mar 2015 17:58:52 -0800 Subject: [PATCH] copyedit of resources page(s) --- public/docs/dart/latest/resources.jade | 14 ++++++++------ public/docs/js/latest/resources.jade | 13 +++++++------ 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/public/docs/dart/latest/resources.jade b/public/docs/dart/latest/resources.jade index 53d5a2302e..c4691f5271 100644 --- a/public/docs/dart/latest/resources.jade +++ b/public/docs/dart/latest/resources.jade @@ -1,20 +1,22 @@ +// TODO: don't duplicate text from /docs/js/latest/resources.jade + .l-main-section - h2 Victor Savkin's blog posts + h2 Victor Savkin's Blog Posts ul - li Change Detection + li Change detection li Functional programming - li Dependency Injection + li Dependency injection .l-main-section h2 David East's Intro Todo App ul - li Building a Todo App (video) + li Building a Todo App (video) .l-main-section h2 More Videos ul li ng-europe playlist of videos on Angular 2 and future of Angular - li Hejlsberg's talk on TypeScript from December - li Coming soon: playlist of video from ng-conf 2015 + li Anders Hejlsberg's talk on TypeScript from late 2014 + li Coming soon: ng-conf 2015 playlist of videos diff --git a/public/docs/js/latest/resources.jade b/public/docs/js/latest/resources.jade index 53d5a2302e..b90714edd3 100644 --- a/public/docs/js/latest/resources.jade +++ b/public/docs/js/latest/resources.jade @@ -1,20 +1,21 @@ +// TODO: don't duplicate text that's in /docs/dart/latest/resources.jade .l-main-section - h2 Victor Savkin's blog posts + h2 Victor Savkin's Blog Posts ul - li Change Detection + li Change detection li Functional programming - li Dependency Injection + li Dependency injection .l-main-section h2 David East's Intro Todo App ul - li Building a Todo App (video) + li Building a Todo App (video) .l-main-section h2 More Videos ul li ng-europe playlist of videos on Angular 2 and future of Angular - li Hejlsberg's talk on TypeScript from December - li Coming soon: playlist of video from ng-conf 2015 + li Anders Hejlsberg's talk on TypeScript from late 2014 + li Coming soon: ng-conf 2015 playlist of videos