![[Weekend Drop] Swyx on Svelte โ CodingCat Podcast](https://pbcdn.aoneroom.com/image/2025/09/23/ad126bb93f82a47df4a3a02d58ad079d.jpg)
[Weekend Drop] Swyx on Svelte โ CodingCat Podcast
Naty๐ค
Description
<p>Video: <a href="https://www.youtube.com/watch?v=JfZm0tPUxjE">https://www.youtube.com/watch?v=JfZm0tPUxjE</a><br>Site: <a href="https://codingcat.dev/podcast/1-15-whats-up-with-svelte">https://codingcat.dev/podcast/1-15-whats-up-with-svelte</a></p><p><br>Details</p><p>Shawn or perhaps more popularly known as, Swyx, is a frequent writer and speaker best known for the <a href="https://swyx.io/LIP">Learn in Public</a> movement and recently published The <a href="https://learninpublic.org/">Coding Career Handbook</a> with more advice for engineers going from Junior to Senior. He has worked for Netlify and AWS and is also the co-host of the Svelte Radio podcast.</p><p>Questions</p><ol> <li>Where are you living these days?</li> <li>What is Svelte and how is it different from other frontend "frameworks"?</li> <li>The website <a href="http://svelte.dev/">Svelte.dev</a> explains a lot about why I love Svelte. It says, write less code in languages you already know, compiles the framework away to a tiny vanilla JS bundle, and easy out of the box reactive state management. All of this sounds fantastic, so why are companies still choosing the other big 3 frameworks. Is there anything Svelte missing?</li> <li>a. <a href="https://www.swyx.io/svelte-sites-react-apps/">https://www.swyx.io/svelte-sites-react-apps/</a> </li> <li>I saw you have a course on egghead on Design Systems with React and Typescript in Storybook. Do you think Svelte would be a good choice when building a design system since it is so close to base HTML?</li> <li>Built in animations and actions out of the box are 2 things that really make Svelte stand out for me. Can you explain more about what actions are and how you use them in Svelte?</li> <li>a. <a href="https://github.com/sw-yx/svelte-actions">https://github.com/sw-yx/svelte-actions</a> </li> <li>The Svelte docs are really nice, but when it comes to video tutorials there isn't much out there. Where would you tell people to go that wanted to get started learning Svelte and would you ever think a