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

The all-but defacto use of javascript transpilers especially invokes the image of 'Rube Goldberg' machines.


When you don’t use transpilers, you have to write ES5 code. No-one wants that.


Is ES5 really that bad that nobody can stand it?


Even in 2020? Isn't ES6 standard now across all supported browsers?


No. And "ES6" is itself a vague term. Browser support for features and syntax varies considerably and changes constantly.


that might well be, but just recently i got a crash report and it turned out the user had some "unsupported" version of Safari... and i'd rather transpile/polyfill than be that site that asks you to upgrade your browser to use it

(funnily enough, it actually parsed ES6 stuff fine, but was missing the `Object.fromEntries` method)




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: