|
|
|
|
|
by albrewer
1675 days ago
|
|
SO is a great place for finding that one little code snippet that plugs a hole in your understanding of a problem. Many times you're 3 layers deep in a dependency chain of problems solved, and the question addresses some totally unrelated problem, but the question's answer uses that special argument to the framework's / language's library function in just the right way where it unlocks your understanding and lets you continue on your merry way. |
|