|
|
|
|
|
by hiccuphippo
181 days ago
|
|
It's like xml vs html, some people really like their markup to have explicit closing/self-closed tags, others don't really care and expect the user-agent (the reader) to parse them correctly. Same with semicolons in Javascript. |
|