From 932e3ecb0fb60a96798cc390aedbe9e541b423bd Mon Sep 17 00:00:00 2001 From: Jessa Pedrola Date: Sat, 3 Oct 2020 20:08:02 +0800 Subject: [PATCH] Add more video courses links in FAQ --- site/content/faq/200-are-there-any-video-courses.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 97e0e9d808..edde4bc0f1 100644 --- a/site/content/faq/200-are-there-any-video-courses.md +++ b/site/content/faq/200-are-there-any-video-courses.md @@ -9,6 +9,10 @@ Rich Harris, the creator of Svelte, taught a course: There are also a number of third-party courses: - [Egghead](https://egghead.io/browse/frameworks/svelte) -- [Udemy](https://www.udemy.com/courses/search/?q=sveltejs+svelte) +- [Udemy](https://www.udemy.com/courses/search/?q=sveltejs+svelte) Note: Udemy frequently has discounts over 90% +- [Pluralsight](https://www.pluralsight.com/search?q=svelte) -Note that Udemy very frequently has discounts over 90%. +Here are also Youtube channels or playlists that teach Svelte: + +- [Svelte Master](https://www.youtube.com/channel/UCg6SQd5jnWo5Y70rZD9SQFA) +- [Svelte Tutorial for Beginners](https://www.youtube.com/watch?v=zojEMeQGGHs&list=PL4cUxeGkcC9hlbrVO_2QFVqVPhlZmz7tO) by The Net Ninja \ No newline at end of file