Skip to content

Instantly share code, notes, and snippets.

@jeffreywescott
Last active August 2, 2023 16:50
Show Gist options
  • Save jeffreywescott/5223873 to your computer and use it in GitHub Desktop.
Save jeffreywescott/5223873 to your computer and use it in GitHub Desktop.

Agile and Lean Development Resources

Agile (Perfect is the Enemy of NOW)

Methodologies

Concepts

Tools

Lean (Build, Measure, Learn)

  • valuable (solves at least one problem / accomplishes at least one goal for the user)
  • usable (user can figure out how to use it with little effort)
  • feasible (it can be built within the constraints of the team)

Process to Determine MVP

  • brainstorm "user stories" ([purpose], actor, action)
  • prioritize them
  • draw a line beneath the minimum set that adds value

Other Concepts

Tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment