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
Stepan 2 years ago committed by GitHub
parent 3d27871cea
commit b4d29f35ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      books/free-programming-books-langs.md

@ -1332,6 +1332,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
#### Svelte #### 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 * [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)* * [The Svelte Handbook](https://flaviocopes.com/page/svelte-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)*

Loading…
Cancel
Save