• @AstridWipenaugh
    link
    510 months ago

    I like go for pretty much everything. Except working with arbitrary JSON. So painful.

    • @Gremour
      link
      110 months ago

      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.

      • @AstridWipenaugh
        link
        110 months ago

        I was working on that yesterday. 😂 Building a feature to resolve variables in a serverless config file to custom sources.