From 6e3246a103ae398e937c74f33b128cd607dfa628 Mon Sep 17 00:00:00 2001 From: Daniel Sandoval Date: Tue, 27 Sep 2022 20:34:54 -0600 Subject: [PATCH] added starring svelte team --- .../content/blog/2022-10-01-whats-new-in-svelte-october-2022.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/content/blog/2022-10-01-whats-new-in-svelte-october-2022.md b/site/content/blog/2022-10-01-whats-new-in-svelte-october-2022.md index ebd7c2f48a..7db993fb05 100644 --- a/site/content/blog/2022-10-01-whats-new-in-svelte-october-2022.md +++ b/site/content/blog/2022-10-01-whats-new-in-svelte-october-2022.md @@ -91,8 +91,10 @@ It can be used for anything you may be trying to accomplish using Svelte includi **Learning Resources** _Starring the Svelte team_ +- [Upgrading SvelteKit](https://www.youtube.com/watch?v=vzeZskhjoeQ) by Svelte Sirens (featuring Kev and GHOST!) - [Build your own Svelte](https://www.youtube.com/watch?v=mwvyKGw2CzU) by lihautan - [Native Page Transitions in SvelteKit: Part 1](https://geoffrich.net/posts/page-transitions-1/) by Geoff Rich +- [Build a cross platform app with Tauri](https://ghostdev.xyz/posts/build-a-cross-platform-app-with-tauri/) by GHOST _To Watch_ - [How To Use Future CSS In Svelte](https://www.youtube.com/watch?v=eqwtoaP-0pk) and [Master Animation With Svelte](https://www.youtube.com/watch?v=3RlBfUQCiAQ) by Joy of Code