Overthinking scripts

Is it bad habit that I always overthink my scripts too much and want to make them more cleaner and organized and keep rewriting them? I just want my code to be clean and understandable but its practically unavoidable with a lot of variables, lines, etc

I’d say just add more comments, spacing, and seperate code into multiple scripts when you can.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.