With GWT, moving fast is difficult, you have to wr...
# javascript
j
With GWT, moving fast is difficult, you have to write many times more code than in JS (this is maybe more a java issue than GWT) With new generation, I mean transpilers that came after GWT, like Dart - write about the same amount code as you would have in pure JS, have instant browser reloads and minus the problems you get when writing large projects in pure JS. Kotlin's syntax is fairly streamlined as well, so hoping to have Dart-like experience in KotlinJS - one language that does it all.