„Google Developers“ – Versionsunterschied

[ungesichtete Version][ungesichtete Version]
Inhalt gelöscht Inhalt hinzugefügt
16@r (Diskussion | Beiträge)
Zeile 36:
{{main|Google Web Toolkit}}
The '''Google Web Toolkit''' is an open source toolkit allowing developers to create [[Ajax (programming)|Ajax]] applications in the [[Java (programming language)|Java]] [[programming language]] <ref>
{{cite web |url=http://googlewebtoolkit.blogspot.com/2006_12_01_archive.html |title= GWT 1.3 Release Candidate is 100% Open Source |accessdate=2007-02-08 |author=Johnson, Bruce |date=2006-12-12}}</ref>. GWT supports rapid [[client-server|client/server]] [[software engineering|development]] and [[debugging]] in any Java [[integrated development environment|IDE]]. In a subsequent deployment step, the GWT compiler translates a working Java application into equivalent [[JavaScript]] that programmatically manipulates a [[web browser|web browser's]] [[HTML]] [[document object model|DOM]] using [[DHTML]] techniques. GWT emphasizes reusable, efficient solutions to recurring Ajax challenges, namely [[remote procedure call|asynchronous remote procedure calls]], history management, [[BookmarkInternet (computers)bookmark|bookmarking]], and cross-browser [[porting|portability]].
 
== Summer of Code ==