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 😄
"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
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.
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
Great stuff as usual. Excited for the recap
I love your channel. Keep up with the svelte content
Thank you master matia
This is amazing. Catching errors and managing as first class citizens 🎉
Very good content keep it up ❤🎉
Please do a video where u sum everything new in svelte 5, THANK YOU IN ADVANCE 🙌🏻🙌🏻
this seems elegant
Excited for SvelteKit 3.0, maybe on 14.12.?
I'm feeling the joy
Sveact
Excellent! Thanks for that 👍