some Svelte Resources

This commit is contained in:
Me
2022-10-12 04:14:58 +02:00
parent 295e61033a
commit 573b5aa511

View File

@@ -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)