Post #2355788
2026-04-18 08:05 UTC
$DAYJOB asked me to transition away from TypeScript and start learning #golang
First impressions so far is that Go is so close to being an incredible language, but it feels like the creators just decided to be overly cautious in the weirdest places. `val, err` over discriminated unions, the rules around `:=`, use of `_` to make in-dev code compile, etc.
Still, I'm excited to finally use a properly static-typed language after so much ducking and dodging TS's, uh, unique behaviors.
Replies (0)
No replies.