From f0f476cdaabfb099091e47d3bb09f544719c8d59 Mon Sep 17 00:00:00 2001 From: Venkateshwaran Selvaraj Date: Wed, 22 Jul 2020 08:59:50 +0530 Subject: [PATCH] Adding Rich Harris's Frontend Masters course on FAQ page --- site/content/faq/200-are-there-any-video-courses.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/faq/200-are-there-any-video-courses.md b/site/content/faq/200-are-there-any-video-courses.md index 0c2c1f680e..3ac17df50a 100644 --- a/site/content/faq/200-are-there-any-video-courses.md +++ b/site/content/faq/200-are-there-any-video-courses.md @@ -5,6 +5,7 @@ question: Are there any video courses? There are no official ones, but here are a couple of third-part ones that we know of. - [Egghead](https://egghead.io/playlists/getting-started-with-svelte-3-05a8541a) +- [Frontend Masters](https://frontendmasters.com/courses/svelte/) - [Udemy](https://www.udemy.com/sveltejs-the-complete-guide/) Note that Udemy very frequently has discounts over 90%.