Comment by petargyurov

Comment by petargyurov 3 months ago

1 reply

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.

mettamage 3 months ago

Yea that's fair, just started, so we'll see. Thanks for the tip though!