Ext JS in Action

Authors : Jesus Garcia
Publisher :Manning Publications Co.
Category : HTML, Javascript & CSS
Released : Apr 1, 2010
ISBN : 9781935182115
Pages :425
Print Price : $44.99
E-Price : $27.50

Please login to rate, comment or post a review!


JavaScript has come a long way from its former reputation as a "toy language." The many frameworks, libraries and object oriented development techniques now in use are breathing new life into the language. Ext JS, a cross-browser JavaScript library for building Rich Internet Applications (RIA), has emerged from this mix as a one of the clear leaders. Ext JS combines an extensive library of super-high-quality widgets, an intuitive, extensible component model, and an easy-to-use API to create a full, rock-solid platform for JavaScript-based web apps. Ext JS has been adopted by such household names as Adobe, Aetna, Amazon.com, Best Buy Hallmark, Panasonic, Pixar Animation Studios, Siemens, Sony, and Visa.

Ext JS in Action teaches the reader about Ext from the ground up. By following the common design patterns demonstrated in the Ext source and in many commercial applications, the book teaches you to achieve the same results you see in world-class commercial JavaScript applications. This book will guide you through the Ext component model and layouts. You'll learn how core components, such as the Container class, serve as building blocks for building complex user interfaces. The book fully covers Ext utility classes, AJAX, Observable (the Ext events model), DOM helpers and Function Helpers and illustrates how use of JavaScript Object Notation (JSON), a powerful and lightweight data format, can allow your application to efficiently communicate over the network to the web server. Finally, you'll build on this foundation to customize or extend Ext widgets.

This book assumes that you have a solid foundation in JavaScript, but requires no previous exposure to Ext JS.

WHAT'S INSIDE

    * Building dynamic UIs using core components like panels with layouts
    * Creating live forms that submit data without a page refresh
    * Effective UI using trees, menus, and toolbars
    * Creating custom composite widgets
    * Full coverage of Ext JS 3.0

Table of Contents

PART I - Introduction to Ext JS
1. A framework apart
2. Back to the basics
3. Events, Components, and Containers

PART II - Ext components
4. Panels TabPanels and windows
5. Organizing Components
6. Ext takes Form
7. The venerable GridPanel
8. The EditorGridPanel
9. Taking root with Trees
10. Toolbars and Menus
11. Drag and drop with Widgets

PART III - Building a configurable composite component
12. Developing object-oriented code with Ext
13. Building a composite widget
14. Applying advance UI techniques


Opinions

Average rating:
N/A / 5
How well does it cover the subject?
N/A / 10 *
Includes examples and real life scenarios?
N/A / 10 *
Will it help you in your day to day work?
N/A / 10 *
How easy is it to understand?
N/A / 10 *

* Values calculated based on 0 reviews from users. Other reviews are missing this information.

Related

You may also like:
  • HTTP to HTTPS Migration