Why Svelte is the most loved JS framework with Rich Harris

CodeTV May 15, 2023
Video Thumbnail
CodeTV Logo

CodeTV

@codetv-dev

About

CodeTV is a place for developers to watch programming designed for them. Watch original shows featuring professional developers across all skill levels and career paths. Our mission is to remind developers everywhere that learning, building, and growing a technical skill set can be fun — and it's even more fun if you're doing it with friends.

Video Description

Creator Rich Harris is back to teach us what's possible with Svelte.JS and SvelteKit in 2023. Demo: https://svelte-2023.netlify.app/blog/test Repo: https://github.com/learnwithjason/svelte-2023 Upcoming episodes: https://lwj.dev/schedule Links & Resources: - https://learn.svelte.dev/tutorial/welcome-to-svelte - https://learn.knockoutjs.com/#/?tutorial=intro - https://kit.svelte.dev/ - https://kit.svelte.dev/docs/link-options#data-sveltekit-preload-data - https://www.learnwithjason.dev/animation-with-svelte - https://svelte.dev/chat - https://github.com/sveltejs/svelte - https://twitter.com/sveltesociety - https://www.learnwithjason.dev/schedule/ Watch future episodes live at https://twitch.tv/jlengstorf This episode was sponsored by: - Netlify (https://lwj.dev/netlify) - Nx (https://lwj.dev/nx) - New Relic (https://lwj.dev/new-relic) - Pluralsight (https://lwj.dev/pluralsight) Live transcription by White Coat Captioning (https://whitecoatcaptioning.com/) Chapters: 00:00:00 - Welcome 00:00:26 - Who is Rich Harris? 00:02:34 - How did you approach designing Svelte? 00:13:37 - What’s been added to Svelte that you’re enjoying? 00:35:15 - Where should I start with Svelte? 00:41:56 - Using JSDoc 00:47:57 - How do I get familiar with Svelte? 00:59:57 - How do you define the slug for a page? 01:03:04 - How do you work with content in Svelte? 01:10:30 - Forms and Svelte? 01:18:03 - Storing in memory vs database 01:25:37 - Updating content in place