you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 2 years ago (1 child)

Even if the code isn't reused adding names to sub-expressions can be very valuable. Often times I introduce new functions or variables even if they are only used once so that I can give them a descriptive name which helps the reader more quickly understand what is happening.

  • source
  • parent
  • hideshow 2 child comments