Martin Fowler
Chief Scientist at ThoughtWorks.
About
- Personal Homepage | Personal About Page
- Author of six books including the famous Refactoring book.
Articles
- You’re not going to need it
- Don’t speculatively write code you may not need.
- Is High Quality Software Worth the Cost
- High quality software costs less than low quality software.
- Feature Toggles (aka Feature Flags)
- Create runtime toggles between different code paths.