|
|
|
|
|
by jpgvm
1860 days ago
|
|
The tooling and ecosystem are the main problems from my perspective. If you set yourself up with Kotlin + Gradle + IntelliJ you now already have all the tools you need. Want to create/maintain a modern JS/TS stack? Well, you are going to need npm, webpack, probably babel, linters, need to understand how to setup source maps and get those working for debugging server side. etc. It's a nightmare and it's all very fragile and that isn't even touching on the poor quality of the libraries outside of React/big ones. |
|
It's definitely not there yet but they have the right idea.