For software development projects, many teams contribute to the same applications and mono-repositories. Sometimes, a single release can contain Frontend, Backend, Infrastructure, Configuration, and service-level API updates. Translating that into "Fix" versions in Jira can be an interesting challenge...
I'm an avid user of Brave on iOS, drawn by its strong privacy features, which come in handy for tasks like testing analytics, Content Security Policies, and general content-blocking side-effects. But how does one debug this browser directly on an iPhone?
Strapi is a great content management system, and my go-to these days. Often, the underdog Scrappy-Doo comes to mind. Like a show with failing ratings, I've grown the need add some character to Strapi. Custom configuration and utilities have accumulated over time, and patch-package
has served me well.
Page Transitions are becoming a standard part of screen-based user interfaces' design and development process. With the View Transitions API making its way into a majority of browsers, we must remember to consider accessibility requirements and build with them in mind.