Business:Concepts:Principle:PRINC-xxxx: You ain't Gonna Need It (YAGNI)

<data principle #PRINC-xxxx>

Categories : Business, Data, Technology, Development

Rationale :

Statement : Always implement things when you actually need them, never when you just foresee that you need them.

Impact : * It is meant to be used in combination with several other practices, such as continuous refactoring, continuous automated unit testing, and continuous integration. Used without continuous refactoring, it could lead to disorganized code and massive rework. YAGNI's dependency on supporting practices is part of the original definition of XP.1)

Comment : Best suited for Startups, developing using Xtreme Development (XP) practices.

Resources :

</data>

QualitiesPortabilityPrinciplesAdaptabilityKeep It Simple, Stupid (KISS)You Ain't GonnaNeed It (YAGNI)


  • /home/skysigal/public_html/data/pages/business/concepts/principle/yagni/home.txt
  • Last modified: 2023/11/04 22:51
  • by 127.0.0.1