GWT in Action, 2/e (Paperback)

Adam Tacy, Robert Hanson, Jason Essington, Anna Tokke

  • 出版商: Manning
  • 出版日期: 2013-02-10
  • 定價: $1,650
  • 售價: 9.5$1,568
  • 語言: 英文
  • 頁數: 680
  • 裝訂: Paperback
  • ISBN: 1935182846
  • ISBN-13: 9781935182849
  • 立即出貨 (庫存 < 4)

買這商品的人也買了...

相關主題

商品描述

Google Web Toolkit, or GWT, works on a simple, but powerful idea. You write a web application in Java and GWT cross-compiles it into JavaScript. This free, open source collection of tools is both supported and used by Google. The latest version, GWT 2.4, includes a library of high-quality interface components, an easy-to-use designer, and productivity tools that make using GWT a snap. And yes, the JavaScript it produces is really, really good.

GWT in Action, Second Edition is a completely revised edition of the best-selling GWT book. It covers all the new features introduced in GWT 2, as well as the best development practices that have emerged in the GWT community. It begins with a rapid-fire introduction to GWT and Ajax to get you up to speed with GWT concepts and tools. Then, you'll explore key concepts like managing events, interacting with the server, creating UI components, building your user interface declaratively using UiBinder and more.

As you move through the engaging examples, you'll pick up the skills you need to stay ahead of the pack. You'll absorb the latest thinking in application design and industry-grade best practices, such as implementing MVP, using Dependency Injection, and code optimization.

What's Inside

  • Creating and understanding GWT applications
  • Communicating with GWT-RPC, HTTPRequest, RequestBuilder, JSONRequestBuilder, FormPanel
  • Using the powerful new UiBinder to declaratively build interfaces
  • Implementing efficient views of large data sets and using GWT Editors
  • Optimizing your application with client bundles, deferred binding, and code splitting
  • Reducing the amount of code you need to write using Generators and Dependency Injection
  • Make your GWT app flexible, supportable and internationalized

Google designed GWT to make it easier to build and maintain large-scale web apps. This book will show you how. This book is written for Java developers, but no prior experience with GWT is required.

商品描述(中文翻譯)

Google Web Toolkit(GWT)是一個基於簡單但強大的理念的工具。您可以使用Java編寫網絡應用程序,然後GWT將其交叉編譯為JavaScript。這個免費的開源工具集由Google提供支持並使用。最新版本GWT 2.4包括一個高質量的界面組件庫、易於使用的設計工具和提高GWT使用效率的工具。是的,它生成的JavaScript非常出色。

《GWT in Action,第二版》是暢銷的GWT書籍的全新修訂版。它涵蓋了GWT 2引入的所有新功能,以及GWT社區中出現的最佳開發實踐。它首先快速介紹GWT和Ajax,讓您迅速掌握GWT的概念和工具。然後,您將探索關鍵概念,如事件管理、與服務器交互、創建UI組件、使用UiBinder以及更多。

通過引人入勝的示例,您將學習到保持領先的技能。您將吸收應用程序設計和行業最佳實踐的最新思維,例如實施MVP、使用依賴注入和代碼優化。

內容包括:
- 創建和理解GWT應用程序
- 使用GWT-RPC、HTTPRequest、RequestBuilder、JSONRequestBuilder、FormPanel進行通信
- 使用強大的新UiBinder以聲明方式構建界面
- 實現對大數據集的高效視圖並使用GWT編輯器
- 使用客戶端束、延遲綁定和代碼拆分優化應用程序
- 使用生成器和依賴注入減少所需編寫的代碼量
- 使您的GWT應用程序具有靈活性、可支持性和國際化支持

Google設計GWT旨在使構建和維護大型Web應用程序更加容易。本書將向您展示如何實現這一目標。本書針對Java開發人員撰寫,但不需要具備GWT的先前經驗。