Comment Re:Rebuild in what language? (Score 2) 28
It makes it harder to write bad Javascript since it lets you catch errors earlier. Basically it's a safety net for your IDE.
The side effect of this is LLMs can generate compatible code more reliably, so you're going to see a lot more of it.