v1.11.0 Remix Streaming and Granular Error Handling

preview_player
Показать описание
Ryan shows us how to get granular with our errors and prevent slow, risky data loads from taking down the entire page if it has an error.

Рекомендации по теме
Комментарии
Автор

Please keep doing these amazing videos !

TheMarutso
Автор

This just blows my mind! Congratulations!

alinsimion
Автор

Ryan, Could you also share the demo link for us to understand this more through practice ?

__sunilsamuel
Автор

Is it possible to use the error returned from the backend?

suryarajendhran
Автор

Looks cool! But how can I retry to load this failed part of data?

andreyyastrebtsov
Автор

Hi, I just can't figure it out. When I throw error at the deferred data application crashes with below error.
If I simply return an error Response, then the Await element won't understand there is an error.
Any ideas? Appreciate the help.

-- v2.9.1

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Response>".] {
code: 'ERR_UNHANDLED_REJECTION'
}

MerthanMerter
Автор

I would lime to learn more about how this works. Is there a source video/stream? Or example code?

parawizard
Автор

Awesome! Sooo when does Hydrogen 2 release?

auduntrede-vere