Read.me template:
This sample app accompanies the blog post above and demonstrates how to A/B test an angular application using ConfigCat feature flags and Amplitude. The goal of the experiment is determine whether changing the color of the Pro plan badge color from yellow to green will generate more clicks.
- A ConfigCat account
- Knowledge of Angular
- Node 20+ installed on your computer.
- Clone this repository.
git clone [email protected]:configcat-labs/ab-testing-in-angular-sample.git
- To run a local development server and launch the app in your browser, navigate to the project folder and run the running command:
npm run start
Useful links to technical resources.
- Angular Documentation - learn about Angular features.
- Angular Tutorial - Learn Angular in your browser.
ConfigCat supports many other frameworks and languages. Check out the full list of supported SDKs here.
You can also explore other code samples for various languages, frameworks, and topics in ConfigCat labs on GitHub.
Keep up with ConfigCat on X, Facebook, LinkedIn, and GitHub.
Contributions are welcome!