There are a couple of changes more that arguably made the API worse: * Event payloads changed to be “thin events” * List endpoints became only eventually consistent They also took away the “expand” parameter, which…
For a different but related take on this, check the video game Blasphemous. It made me realise how dark the Baroque style and Catholic iconography can be when presented out of context.
I don’t get it. The game is not implemented in TypeScript types, right? It uses them to represent the code and has a custom interpreter for it. They could have done exactly the same in JSON instead. Or using arrays like…
There are a couple of changes more that arguably made the API worse: * Event payloads changed to be “thin events” * List endpoints became only eventually consistent They also took away the “expand” parameter, which…
For a different but related take on this, check the video game Blasphemous. It made me realise how dark the Baroque style and Catholic iconography can be when presented out of context.
I don’t get it. The game is not implemented in TypeScript types, right? It uses them to represent the code and has a custom interpreter for it. They could have done exactly the same in JSON instead. Or using arrays like…