|
|
|
|
|
by capableweb
2205 days ago
|
|
The problem with your argument here is that you're assuming that the person you're replying to is using ES6 and/or JSX when they outright said they prefer just using "plain old JavaScript" which is neither of those things, so you're bypassing their argument fully. Their point seem to be that no matter what language you prefer to be compiled to JS, in ends up being JS anyway so you might as well write JS directly, because of the reasons provided in the last post. I don't agree with them (ClojureScript is the language of choice for me), but you're not arguing with good faith here. |
|
That being said, the commenter above them could've also been referring to old old JavaScript where no transpilation is needed to reach practically every target environment.