This post covers how I went about adding a dynamic search element to a static Eleventy based blog, without compromising on the benefits of SSG.
In this post I describe how you can manage a projects dependencies from within a Gradle plugin
Reverse proxies such as nginx, Spring Cloud Gateway and others are awesome, but it's easy to over expose your infrastructure.. This post explores limiting what gets proxied.
Is the `PATCH` verb neglected? Exploration on the benefits of implementing PATCH on API's