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.
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.