we're in the process of deciding our next web application framework strategy, and there's a lot to think about.
After going over several solutions, we've restricted our sight to 2 RIA frameworks: extJS and GWT.
Which one would you suggest between these two?
We're already experienced in jQuery, should it somehow matter.
Thanks.
While it is not possible to provide an objective answer to your question without being intimately familiar with your project's situation here are a few things to consider -
(Very) Slightly related post here
My company faced the same decision about two years ago and decided to use ExtJS. I'm happy with that decision. Javascript is more flexible and less wordy than Java, and the Javascript edit/test cycle is very short. Just save the change and refresh the browser. And it's relatively easy to extend the ExtJS classes to add any needed feature. Java changes require compilation and frequently require a server restart. Those little interruptions are very expensive.
Ultimately, I think it comes down to whether you prefer working in Javascript or Java. I prefer the flexibility and conciseness of Javascript, and the speed of zero-delay testing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With