Adding examples of feature flags to show/hide functionality on a website #432
clovis1122
started this conversation in
Ideas
Replies: 1 comment
-
Yep, I definitely want to have something like this. I welcome an example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be great to have in the epic-stack as they help greatly with A/B testing and Continuous Deployment. Haven't implemented them in Remix. Can be as easy as checking for a certain parameter in the URL or as complicated as database-backed, random flags. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions