Y
Hacker News
new
|
ask
|
show
|
jobs
by
tjsnyder
5635 days ago
Honestly, this is like arguing tabs vs spaces.
1 comments
lukeschlather
5635 days ago
Tabs vs. spaces is basically an implementation detail of the editor. The point is that the code should always look the same.
This is a semantic issue that doesn't even go away in pseudocode.
link
This is a semantic issue that doesn't even go away in pseudocode.