|
|
|
|
|
by JMTQp8lwXL
2667 days ago
|
|
When I write code, I don't want anything to be invisible. I should be able to look at a single file, and understand how it works without reading any others. Sure, there may be some imports at the top of the file, but clearly named external API's will infer what they do. |
|