@[email protected] to [email protected] • 1 year agoIf you had to choose one programming language that you had to use for the rest of your life, what would it be?message-square142fedilinkarrow-up1101arrow-down18
arrow-up193arrow-down1message-squareIf you had to choose one programming language that you had to use for the rest of your life, what would it be?@[email protected] to [email protected] • 1 year agomessage-square142fedilink
minus-square@AstridWipenaughlink5•1 year agoI like go for pretty much everything. Except working with arbitrary JSON. So painful.
minus-square@Gremourlink1•1 year agoThat boils down to maps. With a few helper functions it’s not a big deal. I can’t remember when I needed to unmarshal JSON into map last time, tho.
minus-square@AstridWipenaughlink1•1 year agoI was working on that yesterday. 😂 Building a feature to resolve variables in a serverless config file to custom sources.
I like go for pretty much everything. Except working with arbitrary JSON. So painful.
That boils down to maps. With a few helper functions it’s not a big deal. I can’t remember when I needed to unmarshal JSON into map last time, tho.
I was working on that yesterday. 😂 Building a feature to resolve variables in a serverless config file to custom sources.