/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

philodev.one
| | dehora.net
5.0 parsecs away

Travel
| | Feature flags let you work smaller, better, faster, with less risk. The leverage they provide makes them a first-class engineering and development approach.
| | www.cognitiveinheritance.com
4.2 parsecs away

Travel
| | Feature Flags: Don't Roll Your Own, an article on Cognitive Inheritance.
| | mark-story.com
5.9 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.
| | www.java-tv.com
29.1 parsecs away

Travel
| This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable.