• trem@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    4
    ·
    30 天前

    If there’s no reason to hold the feature code back (i.e. its integration doesn’t break anything), then it’s much easier for development to ship the feature and disable it with a feature flag. Otherwise, you have two versions of the code, which means changes need to be integrated in both versions, which is largely just pointless busywork.