Why Svelte is the most loved JS framework with Rich Harris

Why Svelte is the most loved JS framework with Rich Harris

9.778 Lượt nghe
Why Svelte is the most loved JS framework with Rich Harris
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