— Also you can write comments. also you can give names only to what matters.. to interfaces.
— No reason production code can't be readable as well
— If they matter, why everybody minify their files? size matters more than some name inside some function.
Message permanent page
— I know that noone reads production code, even it's well described and styled.
— Why would you read minified code?
— Read it before minification
— The writers of that code do
— Ye, but the writer know it better. sometimes ppl read to extract/copy some part..