← Back to context Comment by danieltanfh95 15 hours ago How is error handling expected to happen here? 3 comments danieltanfh95 Reply tcfhgj 15 hours ago Result<T> should work ramon156 14 hours ago I love this pattern, but I always felt like squeezing idiom B into idiom A when doing this in e.g. TS. I never tried effect-ts, so maybe I'm missing out. Anyone have experience in this? nothinkjustai 14 hours ago try-catch
tcfhgj 15 hours ago Result<T> should work ramon156 14 hours ago I love this pattern, but I always felt like squeezing idiom B into idiom A when doing this in e.g. TS. I never tried effect-ts, so maybe I'm missing out. Anyone have experience in this?
ramon156 14 hours ago I love this pattern, but I always felt like squeezing idiom B into idiom A when doing this in e.g. TS. I never tried effect-ts, so maybe I'm missing out. Anyone have experience in this?
Result<T> should work
I love this pattern, but I always felt like squeezing idiom B into idiom A when doing this in e.g. TS. I never tried effect-ts, so maybe I'm missing out. Anyone have experience in this?
try-catch