/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.flagsmith.com
| | mark-story.com
5.8 parsecs away

Travel
| | I wanted to share a new CakePHP plugin that provides feature flagging. In a Saas environment, I've been a long time advocate for using feature flags to release changes instead of deploys. Feature flags let you better manage release risk by allowing you deliver code with new features disabled.
| | flagsmith.com
0.1 parsecs away

Travel
| | Announcing our latest major platform upgrade: Multivariate Flags. Multivariate Flags make running AB Tests and Canary Deployments simple.
| | www.cognitiveinheritance.com
3.7 parsecs away

Travel
| | Feature Flags: Don't Roll Your Own, an article on Cognitive Inheritance.
| | jakewharton.com
33.1 parsecs away

Travel
| [AI summary] A developer analyzes the frustrating inconsistency of Maven's dependency resolution versus Gradle's and implements a custom Gradle task to ensure library versions remain stable for Maven consumers.