Comment on How do you manage code snippets?

Zeth0s@lemmy.world ⁨7⁩ ⁨months⁩ ago

I create proper libraries. I don’t do snippets because they make code dirty, redundant and difficult to read on the long run.

I actively discourage people in my team to use snippets copy and pasted everywhere themselves. If it’s reusable code, it should be usable by everyone and well tested

source
Sort:hotnewtop