PKPetar Kovačevićinnuntius.hashnode.dev·May 7, 2021 · 22 min readIn defense of being prematurePremature optimization is one of those mantra phrases in the programming community that gets applied and repeated for a lot of situations. The term itself has been a part of the field longer than most of us, basically ever since Donald E. Knuth wrote...00
PKPetar Kovačevićinnuntius.hashnode.dev·Mar 28, 2021 · 15 min readIs This the Right HTTP Response Code?Intro TL;DR: This post is a collection of a few things I needed to clear up (to myself or others) about HTTP Status Codes while building a RESTful API. It might not make sense for an architectural style that does not rely that much on the HTTP specif...00