docs(aio): Add UpgradingAngularJS to education resources (#23169)

PR Close #23169
This commit is contained in:
Sam Julien 2018-04-20 07:51:39 -06:00 committed by Victor Berchet
parent 4cfa571258
commit 60e5507076
1 changed files with 6 additions and 0 deletions

View File

@ -574,6 +574,12 @@
"title": "Learn Angular (francais)", "title": "Learn Angular (francais)",
"url": "http://www.learn-angular.fr/" "url": "http://www.learn-angular.fr/"
}, },
"upgrading-ajs": {
"desc": "The world's most comprehensive, step-by-step course on using best practices and avoiding pitfalls while migrating from AngularJS to Angular.",
"rev": true,
"title": "Upgrading AngularJS",
"url": "https://www.upgradingangularjs.com"
},
"toddmotto-ultimateangular": { "toddmotto-ultimateangular": {
"desc": "Online courses providing in-depth coverage of the Angular ecosystem, AngularJS, Angular and TypeScript, with functional code samples and a full-featured seed environment. Get a deep understanding of Angular and TypeScript from foundation to functional application, then move on to advanced topics with Todd Motto and collaborators.", "desc": "Online courses providing in-depth coverage of the Angular ecosystem, AngularJS, Angular and TypeScript, with functional code samples and a full-featured seed environment. Get a deep understanding of Angular and TypeScript from foundation to functional application, then move on to advanced topics with Todd Motto and collaborators.",
"rev": true, "rev": true,