|
|
|
|
|
by nomel
2931 days ago
|
|
> As for empty lines within code, I personally find it helpful to visually separate logical segments. I see it as, if a function is like a paragraph, then the whitespace between lines deliminates sentences. I very much dislike run on sentences that are attempting to explain complex rules/topics in english and in code. Spatial grouping is very natural for the eyes and mind. |
|