Remix.run Logo
didntcheck a day ago

> the underlying lib could change and suddenly throw a Runtime-Exception.

And what would you do in that case? Since this is a future change your existing code presumably wouldn't know what else to do but throw its own exception, so why not just let that one propagate?

OtomotO a day ago | parent [-]

Always depends on which level it happens