Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dalewyn
1211 days ago
I know whitespace is "wasted" file size for transport purposes, but god damn that HTML on Better and Best are unreadable without proper indentations.
1 comments
franga2000
1211 days ago
The source is on GitHub, you're basically looking at "machine code" for the browser. But if you want to verify it's the same code, it isn't obfuscated, so just run a beautifier over it and compare. Best of both worlds.
link