Hacker News new | ask | show | jobs
by rpmcb 4763 days 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.