Add Svelte & SvelteKit Resources (#9758)

* add svelte resources

* add SvelteKit section

* swap course for alphabetical orders

* fix spacing on SvelteKit section

* add space to fix lint error

* space in interactive tutorials

* no affiliations for books

Co-authored-by: Eric Hellman <eric@hellman.net>

* remove affiliation

Co-authored-by: Eric Hellman <eric@hellman.net>

* remove interactive tutorial from book section

* remove sveltekit section and move the resources to svelte

- removing sveltekit section
- moving all resources to svelte
- can confirm the individual youtube video has more than 1 hour length and provide course-like materials

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Chrisna Adhi Pranoto
2023-10-05 08:45:49 +07:00
committed by GitHub
parent 9c77ba19b9
commit b9402eb28d
3 changed files with 16 additions and 0 deletions

View File

@@ -270,6 +270,11 @@
* [Front End Development Libraries: Redux](https://www.freecodecamp.org/learn/front-end-development-libraries/redux) - freeCodeCamp
#### Svelte
* [Interactive Svelte Tutorial](https://learn.svelte.dev/tutorial/welcome-to-svelte) - svelte.dev
### Kotlin
* [Kotlin tutorial](https://kotlinlang.org/docs/tutorials/)