I forgot to mention that Svelte error boundaries don't work on the server and errors outside the rendering process inside timers and event handlers aren't caught by error boundaries.
5:19 In JS you can throw any type of error, not only an Error instance. So it isn't guaranteed that there's a message property in the error argument, because it could actually be a string, a boolean, or whatever you want
interesting! You can easily bind any error components and ask the user to send a report about the error! Love it! I hope one of the daily updates can make runes agnostic so I can just use them in any framework
I forgot to mention that Svelte error boundaries don't work on the server and errors outside the rendering process inside timers and event handlers aren't caught by error boundaries.
Hey @JoyofCodeDev do you have any vids on client side caching of data? Wondering how to do this
How beautiful is this, friends?
Easy peasy lemon squeezy
But first a message from our sponser
I love this little community @JoyOfCode created 😄
This is very cool, but i would have expected it to use the {# syntax instead of
This was discussed very heavily in the PR. That was the initial approach. But doesn’t allow for programmatic handling well.
"you can now export snippets" Yes finaly I can put my 26 files containing 3 line SVG's in one file
5:19 In JS you can throw any type of error, not only an Error instance. So it isn't guaranteed that there's a message property in the error argument, because it could actually be a string, a boolean, or whatever you want
Thanks for letting us know about the advent of Svelte (2023 challenges), perfect timing as well as I'm just finishing the official Svelte 5 tutorial.
interesting! You can easily bind any error components and ask the user to send a report about the error! Love it! I hope one of the daily updates can make runes agnostic so I can just use them in any framework
this seems elegant
This is amazing. Catching errors and managing as first class citizens 🎉
Excited for SvelteKit 3.0, maybe on 14.12.?
Please do a video where u sum everything new in svelte 5, THANK YOU IN ADVANCE 🙌🏻🙌🏻
Thank you master matia
Great stuff as usual. Excited for the recap
I love your channel. Keep up with the svelte content
I'm feeling the joy
Very good content keep it up ❤🎉
Sveact
Excellent! Thanks for that 👍