Hacker News new | ask | show | jobs
by jillesvangurp 776 days ago
Kotlin has internal DSLs. They are a quite nice alternative to JSX. Easier to refactor, auto complete, etc.

You can use react with kotlin-js btw. Lots of people do this.