Nicolas KellerforTggl.io: Feature-Flagging best practicesnicolaskeller.hashnode.dev·May 30, 2023How to set up an A/B test campaign using AmplitudeA/B testing is a powerful technique that allows you to experiment with different variations of your app or website to determine which version performs better. It helps you make data-driven decisions and optimize user experiences and key metrics. Whil...Discuss·26 likes·240 readsab testing
Zayyad Muhammad Sanizayyadms.hashnode.dev·May 20, 2023How to A/B Test in Nest.js with ConfigCat and AmplitudeA/B testing answers the question: "Which of these versions will bring me better results, A or B?". It allows you to test two variations of a page to see which has a more positive impact. This could mean increased sign-ups for a landing page, more pur...Discussab testing
Zayyad Muhammad Sanizayyadms.hashnode.dev·Apr 9, 2023Implementing A/B Testing in Next.js with ConfigCat & AmplitudeScenario: You’ve thought up a small change for your app. You write and test the code, and everything looks good. As you’re about to push it into production, you stop and ask yourself, “Will the users like this?” You start having doubts, that maybe th...Discuss·31 readsab testing
Chavez Harrischavezharris.com·Mar 26, 2023How to conduct an A/B test in iOS using feature flags and AmplitudeHave you ever rolled out a new feature only to discover it is problematic? Situations like this can be costly for your users and organization. Is there a way to avoid this? This is where A/B testing comes in handy. An A/B test involves releasing two ...Discuss·46 readsAmplitude
Chavez Harrischavezharris.com·Jan 21, 2023Using Amplitude in a VueJS A/B testing scenarioWhen it comes to releasing new features or changes in software, we can rely on A/B testing for making informed decisions. In this type of testing, we can measure the impact of the new change or feature on users before deciding to deploy it. By doing ...Discuss·40 readsVue.js
Chavez Harrischavezharris.com·Jan 14, 2023How to A/B test your Python applicationWill showing the number of book copies sold on my website encourage more people to buy it? To answer this question confidently, I can rely upon A/B testing for guidance. This method of testing allows us to evaluate two versions of a website or app by...DiscussAmplitude
Emil Kovacevicemilthedev.hashnode.dev·Dec 20, 2022How to implement A/B testing in IonicThe world population continues to grow, and so does the number of house pets. While we all hope most of them have a good quality of life, some don't have a home. To combat this, we can make an animal care app. In this blog post, the app's objective i...Discuss·56 readsconfigcat
Chavez Harrischavezharris.com·Nov 20, 2022How to A/B test new features in PHP using Feature Flags and AmplitudeLet's say your team has developed a new feature update and is planning to release it to the public. There can be some uncertainty and risk because it is hard to predict how users will react to the change. Will the new update have a negative impact an...Discuss·62 readsab testing
Chavez Harrischavezharris.com·Nov 15, 2022FeaturedHow to A/B test your Angular application using Feature Flags and AmplitudeKnowing up front whether a new feature will improve or worsen user experience can be a challenging decision. If we don't adopt the proper mechanisms and processes to test new features we stand a high risk of introducing new bugs. By incorporating A/B...Discuss·12 likes·158 readsAmplitude
Chavez Harrischavezharris.com·Oct 6, 2022How to perform an A/B test in Nuxt.jsMost software features are designed and tested in-house before making their way into the hands of users. While this is somewhat of a standard approach in feature deployments, it may cause user experience issues. This is because the majority of end u...Discuss·1 likeAmplitude