Remix.run Logo
peterashford a day ago

I'm 100% with you - Streams is the one area where I think they dont pay well. Everywhere else, they're fine

seunosewa a day ago | parent [-]

Which checked exceptions do you declare or enjoy having to handle in your codebase?

peterashford 18 hours ago | parent [-]

I declare any which I'm not handling at the point they're raised. Unless I'm just ignoring them in which case I just declare methods throw Exception.