Hacker News new | ask | show | jobs
by UlisesAC4 1204 days ago
If you need temporal variables to give context you have other problems with the naming of the function that you are calling in the first place.

We have used temporal names between function calls not because it was more readable but because chain of methods was not an option as you have said.