I just code everything as modular as possible (with clear comments etc), so I can often copy+paste the code I need and tweak where I needed. Push everything to my Gitlab to make sure I can always go back and find it.
I just code everything as modular as possible (with clear comments etc), so I can often copy+paste the code I need and tweak where I needed. Push everything to my Gitlab to make sure I can always go back and find it.