react-experiments
react-experiments copied to clipboard
React components for implementing UI experiments
If I have a revenue event at the end of a flow and multiple experiments within the test, how can I get an all-inclusive list of the best performing experiments?
so the case is everytime i put injectedExperiment the component are wrapped with extra , i check it with react-dev-tools The issue as in example ``` #extraSPAN issue ``` and...
Would be great to have a few more concrete examples, especially examples with namespaces. Would also be cool to have a simple interactive app that generates the jsx for a...
One of the things that is complicated about UI-side experimentation is that it requires a special library / system for sending exposure logs to the server. It would be nice...