Show HN: Sourcerer – Atom plugin for quickly finding StackOverflow code snippets (github.com) 6 points by nicktikhonov 10y ago ↗ HN
[–] smt88 10y ago ↗ This helps to automate the dumbest and most dangerous practice of new developers.Don't "write" code you don't understand. [–] NuSkooler 10y ago ↗ You beat me to it. Honestly, never copy and paste even your own code other than as a reference -- retype it and you'll very often find your self with about cleaner implementation than the original. [–] [deleted] 10y ago ↗ (comment deleted)
[–] NuSkooler 10y ago ↗ You beat me to it. Honestly, never copy and paste even your own code other than as a reference -- retype it and you'll very often find your self with about cleaner implementation than the original.
[–] unnikked 10y ago ↗ Just curious to see what you can accomplish with StackOverflow Driven Development.
4 comments
[ 3.4 ms ] story [ 20.8 ms ] threadDon't "write" code you don't understand.