Timeline for Code quality: expressiveness vs. conciseness
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 10, 2024 at 1:11 | comment | added | jmoreno | Close enough to what I was thinking of writing: all variants are missing function documentation, which informs both the caller of the function and the reader of the function code understanding what the function is supposed to do. Sure, that can be wrong (especially with copy-pasta) but no more so than the code inside the function. | |
| Jan 9, 2024 at 20:56 | history | edited | J_H | CC BY-SA 4.0 |
deleted 5 characters in body
|
| Jan 9, 2024 at 20:52 | comment | added | Sir Falk | Thank you, this is very helpful. I will try to incorporate some of these practices in my code from now on. | |
| Jan 9, 2024 at 19:13 | history | answered | J_H | CC BY-SA 4.0 |