added Svelte Tutorial (#7853)
* added Svelte Tutorial * added MDN doc for Svelte * added MDN doc for Svelte * added spaces * deleted duplicate * deleted extra space Co-authored-by: Stepan Naryshkov <snaryshkov@microsoft.com>pull/8269/head
parent
3d27871cea
commit
b4d29f35ff
|
@ -1332,6 +1332,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||
|
||||
#### Svelte
|
||||
|
||||
* [Getting started with Svelte](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started) - MDN Web Docs
|
||||
* [Svelte Tutorial](https://svelte.dev/tutorial/basics) - Svelte.dev
|
||||
* [The Svelte Handbook](https://flaviocopes.com/page/svelte-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)*
|
||||
|
||||
|
|
Loading…
Reference in New Issue