Skip to content

Comment on Ask HN: Do you use a feature flag system? What does it look like?

Comments

I’ve used launch darkly and I think it works fine. Pretty good for larger companies imo.

For my smaller projects I’ve used simple kv stores and user id lookups to handle it. Works fine.

Depends how advanced you want to go honestly. If you want to go bonkers use LD. If you want something simple like literally serve X user Y content you could set something up yourself in 30 minutes.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.