Skip to content

stevegrossi

Iteration

Tended 2 years ago Planted 2 years ago Mentioned 1 time

Contents

Iteration is the practice of making a series of small changes and learning along the way in order to accomplish something big.

  • use feature flags
  • ship the read path first
  • Ship instrumentation first
  • Ship the UI with fake data (behind a feature flag)

Sources

Mentions