From 2e7727c2095eebc8a3b776f8bb6e4004bc9a9824 Mon Sep 17 00:00:00 2001 From: Stepan Suvorov Date: Wed, 28 Oct 2020 17:23:53 +0100 Subject: [PATCH] docs(docs-infra): link to angular-pro screencasit (#39472) PR Close #39472 --- aio/content/marketing/resources.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index a9a54b2338..fa8fbd5197 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -608,6 +608,11 @@ "title": "Ultimate Angular", "url": "https://ultimateangular.com/" }, + "angular-pro-screencast": { + "desc": "Youtube Channel. Online videos in English and Russian providing in-depth coverage of the Angular advanced topics.", + "title": "Angular Pro Screencast", + "url": "https://www.youtube.com/playlist?list=PLLf-VBOaoVk1E9fTBZdq1CfnRa2TtL_Kb" + }, "willh-angular-zero": { "desc": "Online video course in Chinese for newbies who need to learning from the scratch in Chinese. It's covering Angular, Angular CLI, TypeScript, VSCode, and some must known knowledge of Angular development.", "title": "Angular in Action: Start From Scratch (正體中文)",