DEV Community

Discussion on: I am the author of Elm in Action. Ask Me Anything!

Collapse
 
lukewestby profile image
Luke Westby

I may have asked you this before but I couldn't remember what the answer was. I have to start doing this soon and was hoping there was some secret magic formula to doing a good job with it 😄

Thanks!

Thread Thread
 
eeue56 profile image
Noah

We actually do do some A/B type stuff - but it isn't testing as such. We have A/B features for dealing with performance related issues or reliability issues. This is done mostly via backend land - the Elm code is still the same Elm code, it just may get the data in a slightly different way