new1일 전· 1 sources
I missed Go's `if err != nil`, so I built errval for TypeScript
Why it matters
I write mostly TypeScript and some Go. When I switch back from Go, I miss explicit error returns. A function that can fail says so, and I deal with it right there. In TypeScript I get catch (e) , wher...
1
Sources
+1
24h
—
Growth
1d
Active