Chavez Harrischavezharris.com·18 hours agoHow to Use ConfigCat Feature Flags with DockerDocker is a platform that enables developers to build apps and run them in mini virtual machines called containers. As a result, developers can just focus on writing code without needing to set up or configure an environment for running that code. Do...Discuss feature flags
Chavez Harrischavezharris.com·Oct 25, 2023How to use feature flags with AWS LambdaOne of the most important technological breakthroughs of the century has been the internet — a digital network that makes the rest of the world feel like our next-door neighbor. Within the realm of the Internet, a recent technology known as cloud com...DiscussFeature Management
Milan Jovanovićmilanjovanovic.hashnode.dev·Sep 16, 2023Feature Flags in .NET and How I Use Them for A/B TestingThe ability to conditionally turn features on or off in your application without redeploying the code is a powerful tool. It lets you quickly iterate on new features and frequently integrate your changes with the main branch. You can use feature flag...Discussdotnet
Nicolas KellerforFeature flagsfeature-flags.fr·Sep 4, 2023Tout savoir sur les feature flags - Le guide completBienvenue dans l'univers des feature flags ! Si tu es développeur, DevOps, product manager ou data scientist, tu es au bon endroit pour améliorer ton approche du développement logiciel. Si tu es ici, c'est que tu as sûrement entendu parler des featur...Discuss·30 likes·56 reads feature flags
Gergely Sinkaconfigcat.hashnode.dev·Aug 30, 2023Split vs LaunchDarkly vs ConfigCatChoosing the Right Feature Flag Management Service Split, LaunchDarkly, and ConfigCat are some of the feature flag management platforms that will make your life much easier when it comes to testing new pieces of code. Are you interested to find out w...Discussconfigcat
Marvin Frachetblog.mfrachet.com·Aug 16, 2023Why Progressively? Decoupling your features & your code releasesIt's been around 10 years that I'm building applications, and I used to get frustrated by not being able to move as fast as I wanted regarding deploying code that I write daily. Having worked using old-school workflows like Gitflow or feature branche...Discuss·5 likes feature flags
Chavez Harrischavezharris.com·Aug 12, 2023How to use ConfigCat's public API to conduct integration testsFeature flags are essential for effective feature release and management. Using them, we can control what features end users can see and which should remain hidden. Feature flagging allows developers to plan, launch and test new features remotely wit...DiscussFeature Management
Marvin Frachetblog.mfrachet.com·Aug 1, 202310 things about feature flags that will speed-up your workflowI used to work painfully with Gitflow and feature branches until I realised that what I needed was Trunk based Development and feature flags. Don't forget that the goal of a developer is to ship value and Gitflow/feature branches were slowing me down...DiscussOpen Source
Chavez Harrischavezharris.com·Jun 24, 2023How to use feature flags in GODOT EngineAccording to an article published by CNET, the growth of the gaming industry is expected to increase. Due to this, new game titles are on the rise as greater demands are placed on gaming companies to remain competitive by keeping their users engaged ...DiscussGodot
Josue Luzardo Gebrimjosueluzardogebrim.hashnode.dev·Jun 13, 2023Feature Store: Accelerating Data Science Initiatives!Hi Everyone! This time, bring a summary with some feature store solutions and how this approach can accelerate initiatives aimed at developing artificial intelligence models. To know more: https://jlgjosue.medium.com/feature-store-accelerating-data-s...DiscussData Science