From 7b2bd1e7282adc8fca3fe5a81ffe923f5874b952 Mon Sep 17 00:00:00 2001 From: Daniel Sandoval Date: Sat, 26 Mar 2022 11:59:43 -0600 Subject: [PATCH] added pngwn's talk to the showcase --- site/content/blog/2022-04-01-whats-new-in-svelte-april-2022.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/blog/2022-04-01-whats-new-in-svelte-april-2022.md b/site/content/blog/2022-04-01-whats-new-in-svelte-april-2022.md index d3e615f1da..591a540a86 100644 --- a/site/content/blog/2022-04-01-whats-new-in-svelte-april-2022.md +++ b/site/content/blog/2022-04-01-whats-new-in-svelte-april-2022.md @@ -76,6 +76,7 @@ _To Read_ - [React ⇆ Svelte Cheatsheet](https://dev.to/joshnuss/react-to-svelte-cheatsheet-1a2a) lists the simularities and differences between the two libraries - by Joshua Nussbaum _To Watch_ +- [Svelte Extravaganza | Async](https://www.youtube.com/watch?v=mT4CLVHgtSg) by pngwn - [6 Svelte Packages You Should Know](https://www.youtube.com/watch?v=y5SrUKcX_Co) and [Basic React To Svelte Conversion](https://www.youtube.com/watch?v=DiSuwLlhOxs) by LevelUpTuts - [Page/Shadow Endpoint in SvelteKit](https://www.youtube.com/watch?v=j-9D5UDyVOM) by WebJeda - [Custom Svelte Store: Higher Order Store](https://www.youtube.com/watch?v=p1aPfVyZ1IY) by lihautan