An unstructured list of things I do while reviewing pull requests| www.gustavwengel.dk
Some of my unstructured thoughts on product roadmaps.| www.gustavwengel.dk
Reviewing pull requests can take a short time or a very long time, depending on the size, complexity and how diligently you go about it. I don’t think all pull requests demand the same level of rig...| www.gustavwengel.dk
Recently I've been spending a lot of time discussing what good API design is. One of the discussions we often have is 'should we implement this logic inside our API or not?'. This post tries to give an overview of what to consider when discussing this.| www.gustavwengel.dk
At Climatiq our core product is an API. That means we spend a lot of time discussing what good API design is. While APIs are primarily meant to be used by computers and are allowed to be a little c...| www.gustavwengel.dk