Hacker News new | ask | show | jobs
by atoav 1545 days ago
I usually add a

  // TODO: description what needs to be done where and why
and then regularily grep for it when I start working on a project again. Often I'd go "oh let's fix this small thing first before going ahead".