ConfigCat is a developer-centric feature flag service that helps you turn features on and off, change their configuration, and roll them out gradually to your users. It supports targeting users by attributes, percentage-based rollouts, and segmentation. Available for all major programming languages and frameworks. Can be licensed as a SaaS or self-hosted. GDPR and ISO 27001 compliant.
No features have been listed yet.
No ConfigCat videos yet. You could help us improve this page by suggesting one.
Based on our record, ConfigCat should be more popular than Quokka.js. It has been mentiond 55 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I've said a lot about OpenFeature. Let's see how it integrates with ConfigCat, a feature management platform with first-class OpenFeature support. - Source: dev.to / 6 months ago
ConfigCat - ConfigCat is a developer-centric feature flag service with unlimited team size, excellent support, and a reasonable price tag. Free plan up to 10 flags, two environments, 1 product, and 5 Million requests per month. - Source: dev.to / about 1 year ago
ConfigCat allows you to manage your feature flags from an easy-to-use dashboard, including the ability to set targeting rules for releasing features to a specific segment of users. These rules can be based on country, email, and custom identifiers such as age, eye color, etc. - Source: dev.to / over 1 year ago
I recently started helping my friend @jordan-t-romero with a NextJS and NodeJS project she is working on. This weekend we incorporated ConfigCat so that we can add feature flags to control what content is displayed in the different environments (local, staging, production, etc.). - Source: dev.to / almost 2 years ago
But how can you be sure you’re making the right changes? It’s impossible to read your clients’ minds, but A/B testing might just be the next best thing. In this article, I’ll guide you through conducting an A/B test on an Android (Kotlin) application using ConfigCat’s feature flag management system and Amplitude. - Source: dev.to / almost 2 years ago
You can try this implementation out in a REPL or Quokka if you're using VSCode. - Source: dev.to / 4 months ago
For Javascript, you can just open the browser console. But an even better way is using an extension like Quokka that even in the free version already helps a lot to quickly verify if what you want to do will work or not. - Source: dev.to / 10 months ago
For more features and details check out the official docs https://quokkajs.com/. - Source: dev.to / over 1 year ago
Used to be true, but between Quokka.js for quick prototypes, Wallaby.js for running tests smartly within the IDE, and now Console Ninja which enables inline console.log within the VSCode while running servers for common tooling (webpack, vite). As well as continuously improving collaboration tools like Live Share, And it's become hard for me to find an argument that Webstorm is still better for productivity here. Source: about 2 years ago
I use https://quokkajs.com/ it has a free version! Source: over 2 years ago
LaunchDarkly - LaunchDarkly is a powerful development tool which allows software developers to roll out updates and new features.
Wallaby.js - Wallaby.js runs your JavaScript tests immediately as you type and displays execution results in your code editor.
Flagsmith - Flagsmith lets you manage feature flags and remote config across web, mobile and server side applications. Deliver true Continuous Integration. Get builds out faster. Control who has access to new features. We're Open Source.
RunJS - A modern JavaScript playground, with Node and browser APIs and support for Babel and TypeScript. Write JavaScript and get instant feedback as you type.
Unleash - Unleash is an open-source feature management platform. We are private, secure, and ready for the most complex setups out of the box.
CodeSandbox - Online playground for React