Hacker News new | past | comments | ask | show | jobs | submit login

> When I need to write JavaScript, I just want to write JavaScript

The beauty of compilers/transpilers is that you can write in the latest JavaScript and not have to worry about browser compatibility, it will automatically transpile down to whatever target you want.

So you can write ES2021 and have it output ES5.




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

Search: