GWT - Google Web Toolkit Reviews (15)

Reviews

GWT - Google Web Toolkit Reviews (15)

3.4
15 reviews

What do users say?

Generated using AI from real user reviews
Users consistently praise the ease of use and code maintainability of GWT, highlighting its ability to allow Java developers to create complex web applications without deep JavaScript knowledge. Many appreciate the framework's optimization for performance, although some note a common limitation with slow compilation times that can hinder development speed.
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Sherif W.
SW
Sherif W.
Software Engineer
Small-Business (50 or fewer emp.)
"GWT at Webalo sites"
4/5
What do you like best about GWT - Google Web Toolkit?

You don't need to dig into javascript but you can easily write Java code which is translated to javascript directly. Review collected by and hosted on G2.com.

What do you dislike about GWT - Google Web Toolkit?

Some limitations happens when you need to modify in some javascript scope elements for example you can't do directly from java. Sometimes need native methods. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Small-Business (50 or fewer emp.)
"Once innovative"
2/5
What do you like best about GWT - Google Web Toolkit?

When it was released back in the days it was innovative and pretty much the only approach for back-end developers write front-end code, but after single page application revolution the complexity and speed of this framework looks like a joke. Review collected by and hosted on G2.com.

What do you dislike about GWT - Google Web Toolkit?

It's slow, require browser extension for debugging. Big learning curve. Google shut down the project at 2017 so no more support from their side, only community updates. Review collected by and hosted on G2.com.

Verified User in Banking
UB
Verified User in Banking
Enterprise (> 1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Google Web Toolkit"
4/5
What do you like best about GWT - Google Web Toolkit?

You can write your program in javascript in order to execute in any place. Review collected by and hosted on G2.com.

What do you dislike about GWT - Google Web Toolkit?

The code that you execute is not the one you write. It is transcompiled. Review collected by and hosted on G2.com.

Verified User in Hospital & Health Care
UH
Verified User in Hospital & Health Care
Small-Business (50 or fewer emp.)
"Great framework for large applications and small teams"
3/5
What do you like best about GWT - Google Web Toolkit?

Able to develop both server and client side code in one language. Easier for individual developers to program on all parts of the application . Review collected by and hosted on G2.com.

What do you dislike about GWT - Google Web Toolkit?

Solutions are more verbose than other frameworks. Implementing normal JavaScript in the application is harder to debug and implement. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
Small-Business (50 or fewer emp.)
"Easy way to build web application"
4/5
What do you like best about GWT - Google Web Toolkit?

Can easily introduces Java programmers to web application world. It allows you to build front-end and back-end with a single programming language. Review collected by and hosted on G2.com.

What do you dislike about GWT - Google Web Toolkit?

It's hard to add some useful native Javascript features. On the front-end layer you are forced to not use reflection and generics Java features. Review collected by and hosted on G2.com.