Code Archive Skip to content Google About Google Privacy Terms
Web applications have evolved from simple HTML pages into rich, interactive applications that provide a great user experience. Today's web apps pose a challenge for developers, however: how do you create and maintain efficient JavaScript code that downloads quickly and works across different browsers? The Closure tools help developers to build rich web applications with JavaScript that is both pow
Developer's Guide - Code Splitting As an AJAX app develops, the JavaScript part of it tends to grow. Eventually, the code itself is often large enough that merely downloading and installing it adds significant time to the application's startup. To help with this issue, GWT provides Dead-for-now (DFN) code splitting. This article talks about what DFN code splitting is, how you start using it in an
GWT is used by many products at Google, including Google AdWords and Google Wallet. It's open source, completely free, and used by thousands of enthusiastic developers around the world. GWT is the official open source project for GWT releases 2.5 and onwards. This site houses links to the documentation, source code repository, issues list and information related to GWT roadmap and release. It is i
Making cross-site requests At this point, you've modified the initial implementation of the StockWatcher application, which simulated stock data in the client-side code. The current implementation now retrieves JSON-formatted data from your local server. In this session, you'll make a call to a remote server instead. To do so you will have to work around SOP (Same Origin Policy) constraints. Revie
Retrieving JSON Data At this point, you've created the initial implementation of the StockWatcher application, simulating stock data in the client-side code. In this section, you'll make a call to your local server to retrieve JSON-formatted stock data instead. Create a source of JSON data on your local server. Convert JSON data into JavaScript objects. Retrieve the data from the server. Handle er
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く