Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Code is read many more times than it's written, so it doesn't make sense to optimize for fewer keystrokes when typing the code.

That's actually probably not the case with JavaScript, so it may indeed make more sense to write it to be more efficient to execute.



Post-processors do that much better than a human and can also tree-shake. There's no reason for a human to do it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: