YAGNI

Use it or do not do poster. YAGNI or You Ain't Gonna Need It is a principle for saving costs for things that are not required at the moment.
Read more
Article

YAGNI


You Ain’t (Aren’t) Gonna Need It

A term coming from Extreme Programming’s (XP) Simple Design: Only the things that are needed at the moment are built.
  • More robust solution built now for the future benefits increases the cost of building as the plans can be changed and today’s solution can be unusable in the future.
  • The cost of delay appears as the result of building something we do not need now instead of something which can generate revenue earlier.
  • More robust solution also introduces more complexity and the cost of carry as a further modification which can be harder.
  • As everything evolves, past, not used, solutions most probably accumulated a technical debt and the cost of repairs connected to that.

Consider Yagni on both project level decisions and also smaller ones during development itself. It does not apply to effort to make the software easier to modify.


Similar posters

Maker's vs Manager's schedule
Maker's vs Manager's schedule The differences between a maker’s and a manager’s schedules stem from their respective workflows’ distinct nature. Makers rely on uninterrupted time blocks to tackle complex, creative problems requiring deep focus and sustained attention. Managers need flexibility to oversee multiple responsibilities, make decisions, and collaborate effectively across teams. As such, it is essential to thoughtfully assess...
Mission Statement
Mission Statement Long-term organization purpose, values and objectives. It should describe why it matters. This way it contributes to identity creation.
Value Stream Mapping
Value Stream Mapping The Value Stream Mapping is a Lean technique for managing flow and improving processes allowing to track the flow through a process.
Minto Pyramid
Minto Pyramid The Minto Pyramid Principle, a communication framework, advocates for a top-down approach to convey messages effectively
Spotify Health Check
Spotify Health Check The Spotify Health Check is a workshop, where teams assess their project and collaboration using 11 dimensions.
Maslow's Hierarchy Of Needs
Maslow's Hierarchy Of Needs Maslow's hierarchy of needs links basic human needs and desires, emphasizing that survival needs must be met before higher needs.
RACI Matrix
RACI Matrix RACI Matrix/Chart is the type of responsibility assignment matrix for effective work organization, communicating the responsibilities.
CEDAR Feedback
CEDAR Feedback CEDAR is a structured feedback model providing coaching opportunities via repeated revisiting and readjusting of the feedback and the goals.
STATIK Kanban
STATIK Kanban The Systems Thinking Approach To Introducing Kanban (STATIK) is a repeatable way to start with Kanban resulting in continuous improvement.
Data Model Canvas
Data Model Canvas The Data Product Canvas is a framework for developing data products based organized into 10 blocks within 3 domain areas.