Feature flags reduce release risk, but they become maintenance debt fast when nobody tracks ownership, purpose, or cleanup. Here is a practical way to keep them temporary.
Category: Programming
I can be a bit anal when it comes to keeping my Sitecore logs clean, but at the end of the day it makes debugging problems that much more easier. I can’t tell you how many times I’ve seen myself or someone else spend hours fixing an error that ended up being a red herring, […]
I’ve been working with Umbraco quite a bit lately and one thing I kept running into on one of my machines is it just wouldn’t let me install any packages. This became quite a hinderance so I finally dug into it. I started off by digging through the logs at /App_Data/logs/ and found this error: […]