Y
Hacker News
new
|
ask
|
show
|
jobs
by
weare138
938 days ago
An easy solution would be integrating a code unminifier/beautifier and viewer into browsers.
1 comments
incrudible
938 days ago
Source maps are a thing, which has the added benefit of letting you ship the comments if you actually care to educate your users on how your website works.
link