Comment by petargyurov
Comment by petargyurov 5 days ago
If you write a lot of "quick scripts", you might be writing a lot of the same boilerplate code over and over again. If that's the case, creating a framework/library that does X/Y/Z (related to your job) might help.
Yea that's fair, just started, so we'll see. Thanks for the tip though!