6 ms·
I learned a while back that even if I'm going to use the exact code snippet I found on StackOverflow character for character, it's best to type it myself into m
by rpmcb 13y ago
I learned a while back that even if I'm going to use the exact code snippet I found on StackOverflow character for character, it's best to type it myself into my editor.
Copy and paste is faster, but manually typing it in forces me to really evaluate what exactly the snippet is doing.