You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why people keep creating frameworks while there're plenty of existing ones? Why did people create React while there were jQuery, Dojo, Knockout, Backbone, etc?
In my case the reasons are:
Kotlin team was not interested in incorporating TeaVM support in their framework
Personally, I think that React is built on concepts that don't fit with Java/Kotlin/Scala idioms. You end up with tons of wrappers (and still keep dealing with leaky abstractions). Why do you think Google wrote separate Angular implementation for Dart instead of bingind to Typescript implementation?
I started Flavour before Kotlin was even released.
Yes I think what Kotlin have now is Ktor, to me it looks like Vert.x
@j209 TeaVM/Flavour at first looks unusual but the more you use it, considering it TeaVM at core, it makes more sense. At first I was skeptical about why and how it works comparing to other framework; but don't compare it to other frameworks, Flavour is a new kind of beast with a different punch/approach which as we use it I find allows as to make webapps super fast.
Hi
Would not it be better to work on existing frameworks like Create-React-Kotlin-App instead of creating a new framework for java-based front-end?
The text was updated successfully, but these errors were encountered: