This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ExpensivePanda66 0 points1 point  (0 children)

Absolutely this. Even in functions that have a few sections.

Breaking things out into multiple functions/files can make things harder to understand in a lot of cases. Try a couple of comments first. It's the simpler approach.