From 573b5aa5110fc9efd1d326516ce0b30046097449 Mon Sep 17 00:00:00 2001 From: Me Date: Wed, 12 Oct 2022 04:14:58 +0200 Subject: [PATCH] some Svelte Resources --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8fed0081..9f696d13 100644 --- a/README.md +++ b/README.md @@ -111,3 +111,13 @@ - [ ] can watch other matchs + +--- +## Resources + +### Svelte +- [The Official Svelte Tutorial](https://svelte.dev/tutorial/basics) +- SPA Svelte Article [Build a single-page application in Svelte with svelte-spa-router](https://blog.logrocket.com/build-spa-svelte-svelte-spa-router/) +- [An excellent Svelt Tutorial video series](https://www.youtube.com/watch?v=zojEMeQGGHs&list=PL4cUxeGkcC9hlbrVO_2QFVqVPhlZmz7tO&index=2) + +