• @AstridWipenaugh
    link
    51 year ago

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

    • @Gremour
      link
      11 year 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
        11 year ago

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