mirror of https://github.com/sveltejs/svelte
[docs] FAQ cleanup (#7452)
parent
4aff59b080
commit
94f0d7c478
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
question: Are there any third-party resources?
|
||||||
|
---
|
||||||
|
|
||||||
|
Svelte Society maintains a [list of books and videos](https://sveltesociety.dev/resources).
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
question: Are there any video courses?
|
|
||||||
---
|
|
||||||
|
|
||||||
Rich Harris, the creator of Svelte, taught a course:
|
|
||||||
|
|
||||||
- [Frontend Masters](https://frontendmasters.com/courses/svelte/)
|
|
||||||
|
|
||||||
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) (Note: Udemy frequently has discounts over 90%)
|
|
||||||
- [Pluralsight](https://www.pluralsight.com/search?q=svelte)
|
|
||||||
|
|
||||||
Finally, there are also YouTube channels and 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
|
|
@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
question: Are there any books?
|
|
||||||
---
|
|
||||||
|
|
||||||
There are a few books:
|
|
||||||
|
|
||||||
- [Svelte Handbook](https://flaviocopes.com/page/svelte-handbook/) by Flavio Copes
|
|
||||||
- [Svelte 3 Up and Running](https://www.amazon.com/dp/B08D6T6BKS/) by Alessandro Segala
|
|
||||||
- [Svelte and Sapper in Action](https://www.manning.com/books/svelte-and-sapper-in-action) by R. Mark Volkmann
|
|
Loading…
Reference in new issue