Hacker News new | ask | show | jobs
by piqufoh 260 days ago
> Doing the smallest and easiest solution to a problem as a way to get to know the full scope and then iterating after that if needs be is by far the best solution (for me).

100% -- this is YAGNI (or you-aint-gonna-need-it) and should be among the first things you think about when starting a new project.