From e8c2ddff2fa070661470fe48d2f68785aa90c229 Mon Sep 17 00:00:00 2001 From: Shriji Date: Tue, 15 Sep 2020 20:17:59 +0530 Subject: [PATCH] Create 300-are-there-any-books.md It is about time we added few books too --- site/content/faq/300-are-there-any-books.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 site/content/faq/300-are-there-any-books.md diff --git a/site/content/faq/300-are-there-any-books.md b/site/content/faq/300-are-there-any-books.md new file mode 100644 index 0000000000..80870428ec --- /dev/null +++ b/site/content/faq/300-are-there-any-books.md @@ -0,0 +1,9 @@ +--- +question: Are there any books? +--- + +There are a few books: + +- [Svelte Handbook](https://flaviocopes.com/page/download-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