|
|
|
|
|
by lordnacho
1675 days ago
|
|
Absolutely true. A lot of people think "cut-n-paste" is how people get code written, but the truth is you almost never find a snippet that is exactly what you want. It might be trivial like changing the name of the variable, or it might be some very small piece of a snippet you need, but the superpower isn't being to search for things, it's making sense of them and being able to reason about how to adapt it for your own case. |
|