5 ms·
Interesting question. I never have. I just search for it if I need it. Usually on the web, but sometimes in the codebase. I find the idea of a personal library
by BetaCygni 8y ago
Interesting question. I never have. I just search for it if I need it. Usually on the web, but sometimes in the codebase.
I find the idea of a personal library of code snippets quite weird. The thought never crossed my mind and I know nobody who uses something like that.
- Sileni 8y agoI feel like it would just add overhead; I remember what project I wrote that function for, now I also have to remember where it is in my everything library? Why?