- cross-posted to:
- programming@programming.dev
- hackernews@lemmy.smeargle.fans
- cross-posted to:
- programming@programming.dev
- hackernews@lemmy.smeargle.fans
There is a discussion on Hacker News, but feel free to comment here as well.
There is a discussion on Hacker News, but feel free to comment here as well.
I can quickly skim the code on the right and know roughly what the
createPizza
function does despite a chunk of the code being missing, but I can’t do that with the left side. The author complains about how you don’t know all the details, but why do I care about those details? I just want my pizza. If anything, the problem is poor documentation.