Google web toolkit [GWT]
Google Web Toolkit (GWT) is a completely free, open-source
framework that helps the developers to write client-side Java code and
establish it as JavaScript. A lot of Google products are written using GWT such
as AdSense, Google Wallet, and Blogger.
Using GWT, developers can easily code complex browser
applications rapidly. It also allows you to develop and debug Ajax applications
in Java. The awesome thing about GWT is that you can write complex
browser-based applications without being an expert in front-end technologies
like JavaScript optimization or responsive design.
Uses:
- Developer-friendly
- Use
of Google APIs
- Helps in creating and maintaining complex JavaScript
front-end applications
Advantages
- It supports reusability for common web development
tasks
- Google APIs can be used in GWT applications
- Offers internationalization, cross-browser portability,
UI abstraction, bookmarking, and history management
Comments
Post a Comment
If you have any doubts, Please let me know