pattycakes's comments

pattycakes | 2 years ago | on: The merge vs. rebase debate

This is the strangest debate and it's not really clear from the blog post what the benefit of picking one gets you. Why does it matter what happens on a devs branch? just do a squash and merge when merging a branch to trunk.

pattycakes | 2 years ago | on: Beyond OpenAPI

OpenAPI is more than just documentation generation, it’s also used for runtime time validation and codegen for both client and server stubs. I’d argue that what’s discussed in this article can complement OpenAPI but doesn’t replace it.
page 1