bro hahaha you make me happy bro i really aprecciate your videos, not only because i love svelte, but you love too, and you're a very good traductor of how using the framework with a nice format video
Great video 👍😁. But its been a while since we built a complete project. It would be great if we built one with all the concepts you've been teaching us
Agreed! I would love to see how you approach some simple integration with services like Pocketbase or Supabase. P.S Exceptional quality of your tutorials, keep up the amazing work that you do! Sending ❤form Lithuania!
Thank you for the deep dive. It's always helpful to know exactly how things are working and sometimes to peek under the hood a little bit so that you can optimize things. I think I already have a couple of ideas of where I can remove an effect in favor of something else.
Thanks for the informative video!! I personally haven't transitioned into Svelte 5 yet since I use Svelte for my job but I feel like I am very prepared from watching your videos
I am not going to lie, effect is koy intuitive for me, i don't understand when to use it vs when not to use it, like i understand state is when you need a reactive value BAAM simple rule, derived like wise from an already reactive value BAAM But effect feels like situationship, what are we, what should we be doing, am i thing, I honestly am so confused by it, still love svelte tho
Effect is totally confusing.. the worst part of svelte 5. Replaces half of svelte ($:, mount, etc) while not doing the same things, and has even more pitfalls $: had… every explanation says “you should never use it”, and suggests workarounds like “use a callback” well, that’s not reactive, it’s imperative. It’s a mess and so easy to break.
I'm transitioning a sizable (and unusual) Svelte project to Svelte 5, and these videos have been essential for me. Thank you!
bro hahaha you make me happy bro i really aprecciate your videos, not only because i love svelte, but you love too,
and you're a very good traductor of how using the framework with a nice format video
Great video as always ! I especially loved the explanations for the $effect rune - common mistakes and how to solve them 🔥
Great video 👍😁. But its been a while since we built a complete project. It would be great if we built one with all the concepts you've been teaching us
yeah I think we should
Agreed! I would love to see how you approach some simple integration with services like Pocketbase or Supabase. P.S Exceptional quality of your tutorials, keep up the amazing work that you do! Sending ❤form Lithuania!
Thank you for the deep dive. It's always helpful to know exactly how things are working and sometimes to peek under the hood a little bit so that you can optimize things. I think I already have a couple of ideas of where I can remove an effect in favor of something else.
Thanks for the informative video!! I personally haven't transitioned into Svelte 5 yet since I use Svelte for my job but I feel like I am very prepared from watching your videos
Great video, can you make a video with Shadcn? You could make for example a Dashboard etc.
it's magical thanks
10:04 - @JoyofCodeDev Is it possible to build a such kind of animation using Animotion?
Svelte is truly the most beautiful thing on JavaScript's green earth
🎉🎉🎉🎉 svelte 5 is coming
Nice Megumin thumbnail btw 😂😂
explosion! 💥
Thanks, for this video, one question though... what theme are you using, looks like darker version of Nord, just awesome.
I use Poimandres for the theme
easy peasy lemon squeezy : 5
boom : 7
no lemon as many as before
super cool
I love when you make a video all about something and then say "don't use it" 😂😂Great video tho
I am not going to lie, effect is koy intuitive for me, i don't understand when to use it vs when not to use it, like i understand state is when you need a reactive value BAAM simple rule, derived like wise from an already reactive value BAAM
But effect feels like situationship, what are we, what should we be doing, am i thing,
I honestly am so confused by it, still love svelte tho
just avoid using effects unless you have to
@JoyofCodeDev the problem is i don't know "when" to need it, lool 😂 😅
you're going to know when you see it
@@JoyofCodeDev but first, when do i know i need to use $derived? 🤣
Please update your vscode config, fonts and more…
Why?
Effect is totally confusing.. the worst part of svelte 5. Replaces half of svelte ($:, mount, etc) while not doing the same things, and has even more pitfalls $: had… every explanation says “you should never use it”, and suggests workarounds like “use a callback” well, that’s not reactive, it’s imperative. It’s a mess and so easy to break.
reactive blocks work the same except they're more confusing since they run once per tick and had an open issue for years that was solved by runes 😄
They fucking ruined it...
Svelte 4 was perfect. Svelte 5 wasn’t necessary at all
why Megumi tho 😂
because `$effect` should be named `$explosion`
@JoyofCodeDev ahh
its not that easy joy 🥲