Chapter 1, “Why GWT?” lays out the GWT value proposition. We’ll look at the problems that GWT was created to help solve. Chapter 2, “Getting Started,” is where we’ll write our first GWT code together. We’ll mimic a sample application from a book on pure JavaScript, and we’ll show how a GWT edition of this simple application improves on the original.