Best ad I ever seen,backed by a great explanation in svelte runes💯
@mikejohneviota92932 ай бұрын
Svelte 5 is almost there i feel it!!!!;🎉🎉🎉
@kavirajar2 ай бұрын
As someone who's using svelte 5 in production this has been insanely helpful and relatable haha
@JoyofCodeDev2 ай бұрын
relatable 😂
@webstuffzak2 ай бұрын
I love how much fun you're having. It's infectious.
@JoyofCodeDev2 ай бұрын
I try to make it entertaining 😄
@IsaacHarrisHolt2 ай бұрын
Excellent video! I've been keeping an eye on your tweets and its good to see them with a nice explanation. Super helpful for someone who hasn't been able to explore Svelte 5 much! Also liked the more casual style for this one :)
@maximus11722 ай бұрын
Svelte 5 can't come soon enough
@michaelm39362 ай бұрын
5:00 I know this is your catch phrase, but I absolutely love that this actually got me to laugh. Donating now.
@JoyofCodeDev2 ай бұрын
I love to entertain 😂
@muhammedhalilovic85612 ай бұрын
That's how easy peasy lemon squezy this is! Please don't call the police XD Love your work man, keep it up.
@thedelanyo2 ай бұрын
$effect for side effects. $derived for sync ✍️✔️
@foitzer48392 ай бұрын
So if I want to keep values (for example from inputs) in sync with local storage Do I use effect?
@jacklambert78092 ай бұрын
@@foitzer4839 I wouldn't use the reactivity model for that. Handle input with the element's `oninput={handler}` directive, then in the handler function, process the input and update localStorage.
@nanakojoatta-benyah77942 ай бұрын
I'm overjoyed to see this video
@prashlovessamosa2 ай бұрын
Why does this feel so good.
@pixiedev2 ай бұрын
If this feels so good then you have not seen vuejs.
@bryamalfaro2 ай бұрын
thanks man look great!!
@yash76302 ай бұрын
Aye, yo make more videos love your content
@ThiagoLagden2 ай бұрын
My gov!!! I don't know how I'm going to migrate my workarounds (hacker thing) 😁!! Will you make a video about $bindable?
@JoyofCodeDev2 ай бұрын
yeah 😄
@vexkiddy2 ай бұрын
how are you getting the IDE auto complete ? I'm using Webstorm and it still doesn't know what runes are :(
@JoyofCodeDev2 ай бұрын
I use VS Code and the Svelte extension
@cotyhamilton2 ай бұрын
[object Object] how beautiful is that friends 😂 We had d (deez nuts 🤭) 😂 Had me cracking up today
@justingolden872 ай бұрын
Reporting you to the Svelte police... for being too good, educational, and fun
@JoyofCodeDev2 ай бұрын
🚨
@alwayzsmarter2 ай бұрын
I live in the us and don't think I could've spelled Fahrenheit off the cuff that quick
@narrei6662 ай бұрын
sooo, if u r gonna just write normal code, you don't ever need to watch this video. the problem is nobody is gonna write normal code so better watch to be aware of what you could cause.
@JoyofCodeDev2 ай бұрын
yeah I think it helps
@DannniScript2 ай бұрын
Ok I love classes now
@JoyofCodeDev2 ай бұрын
they're neat
@DannniScript2 ай бұрын
"DOBLE" 🇪🇸💃
@bmehder2 ай бұрын
banana mentioned
@phoneywheeze2 ай бұрын
it went from being jQuery like to react like
@TheVertical922 ай бұрын
I still dont see how Svelte 5 is easier than Svelte 4. While i love some of the new features, in general i have the feeling that this isn't what svelte was to me anymore. I could just use Vue3 if i want this.
@7orment2 ай бұрын
I'm on the exact same boat.
@Wombosvideo2 ай бұрын
Svelte 5 is not easier than Svelte 4 if you're already familiar with Svelte 4. There are a lot of new concepts and changes that bring it a little closer to vanilla syntax, but this will also change your code significantly, like event dispatching for example. Remembering when I started with Svelte, I think Svelte 5 is easier to learn if you've never heard of Svelte. But if you're already a Svelte Pro, the change can be a bit challenging. If I get to it, I will contribute to the docs to show how old concepts translate to new concepts because the current Svelte 5 docs does not cover that (sufficiently).
@JoyofCodeDev2 ай бұрын
I think they're both a great choice
@TheVertical922 ай бұрын
@@Wombosvideo My issue is just that i dont see the point in using svelte anymore, when its so close to Vue3's syntax (when it only comes to syntax, sure there are other factors too). The appeal for me was the simple syntax which made it appear that any variable is reactive (without using runes/functions). This magic came with a price, sure, but it was the unique selling point to me (plus that svelte has no vDOM). Like i said, i really like some of the changes like passing eventhandlers as props instead of using dispatch and i especially love the snippets.
@yoanestradablanco16082 ай бұрын
I'm increasingly disillusioned with this Svelte project
@JoyofCodeDev2 ай бұрын
what about it do you not like?
@erickmoya14012 ай бұрын
Bro playing as overengineer Typescript functional developers "Oh I am using this and that then this that calls that, I am so smart"