Svelte Summit Spring 2023

preview_player
Показать описание
Sponsor

00:00 Prelude
10:08 Start
12:37 Get your keyboard out of your way with Svelte
18:21 Hacking SvelteLab
31:46 Skeleton - a powerful UI toolkit for Svelte + Tailwind
37:33 Svelte at Scale
1:03:30 Svelte, do you hear me?
1:10:15 Threlte 6
1:33:29 Svelte Inspector Update
1:45:20 Hackathon Presentation
2:12:07 Break Starts
2:31:50 Break Ends
2:35:46 Superforms!
3:00:23 Intelligent Svelte: Unleashing AI with Reactivity
3:09:20 Sveltekit and i18n - let's finally solve this never ending story
3:19:35 Supercharge your app's animation with View Transitions
3:32:38 Rich Harris
3:56:17 Outro and thank you to everyone!
Рекомендации по теме
Комментарии
Автор

10:08 Start
12:37 Get your keyboard out of your way with Svelte
18:21 Hacking SvelteLab
31:46 Skeleton - a powerful UI toolkit for Svelte + Tailwind
37:33 Svelte at Scale
1:03:30 Svelte, do you hear me?
1:10:15 Threlte 6
1:33:29 Svelte Inspector Update
1:45:20 Hackathon Presentation
2:12:07 Break Starts
2:31:50 Break Ends
2:35:46 Superforms!
3:00:23 Intelligent Svelte: Unleashing AI with Reactivity
3:09:20 Sveltekit and i18n - let's finally solve this never ending story
3:19:35 Supercharge your app's animation with View Transitions
3:32:38 Rich Harris
3:56:17 Outro and thank you to everyone!

_deegrant
Автор

Jacob Stordahl’s “Svelte at Scale” presentation at 37:33 was awesome 👏 Love learning about these design patterns, especially on a high traffic site early on when starting a new project from scratch.

patricknelson
Автор

Thank you so much to all of you for putting this whole event together. It was really interesting and enjoyable :)

RodrigoDAgostino
Автор

another amazing summit! congrats everyone!

swyxTV
Автор

the music makes me remember the wreck it ralph movie

irhasm.a.
Автор

Thank you Svelte Society and contributors for their amazing work. One comment I'd like to make though, video image quality for recorded sessions seems to be low, weather it's caused by live streaming or they were as is I'm not sure. Maybe they'll get put on the channel separately later?

BogacGuven
Автор

please update the chapters. They have the wrong timestamps

daviidon
Автор

10:08 start
12:38 Get You Keyboard out of the way

rodrigoea
Автор

Is it bad practice to write to data? Like if i send update to post should i not do data.posts[editPostId] = updatedPost. I heard rich mention something about doing writing to data anyway. I think this might cause problems for me when i tab to other pages and back and my data being reset to the cached val without my updated stuff. Prob need to handle this differently

alwayzsmarter
Автор

Modal charges 10 times the price that Runpod charges for storage ($2/Gb/mo vs $0.2) That's crazy.
Runpod has the same GPU pricing and serverless functions.
Sorry Modal, I'm not going to pay you 30 bucks to host a model on your disk just because you have a svelte plugin. Plus there's an egress cost of $0.15/Gb!
It's still better than Replicate, but... I don't see any value in that.

greendsnow