react-experiments icon indicating copy to clipboard operation
react-experiments copied to clipboard

React components for implementing UI experiments

Results 4 react-experiments issues
Sort by recently updated
recently updated
newest added

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