原文:https://www.createspace.com/5425618

看了一下该书目录,感觉不错,Ext JS 5的重点内容都提及了,确实是一本学习Ext JS 5的好书,唯一遗憾的地方就是太贵了,要99美金。

以下是该书的介绍和目录:

Authored by Steven D Drucker

Edition: 1

Sencha Ext JS 5 Bootcamp in a Book teaches you everything that you need to know in order to build a cross-browser, x-device compatible, next-generation web application using nothing but Javascript and good intentions. This book contains over 60 hands-on exercises that cover nearly every aspect of developing enterprise-grade web apps using Sencha’s Ext JS 5 javascript framework. Table of Contents:

1. Introducing the Course

2. Introducing Ext JS 5

- Implementing the 3-tier architecture

- Reviewing features and capabilities -

- Reviewing the Ext JS examples

- Introducing MVC and MVVM

- Introducing the Class System

- Generating App Scaffolding with Sencha Cmd

- Using the API Docs

- Debugging and troubleshooting your app

- Getting Help from the Sencha Network

3. Defining Views

- Deep-Diving into the Class System

- Working with DOM Elements vs. Ext Components

- Using the Component Hierarchy

- Instantiating a Viewport

- Using the Border Layout

- Defining Panels

- Defining Toolbars, Buttons, and Menus

- Handling User Events with ViewControllers

- Working with Tab Panels

- Supporting the “back” button with Routes

- Working with Windows

- Implementing a Dashboard

4. Reading Complex Data from an App Server

- Understanding AJAX and REST

- Implementing View Models and Data Binding

- Implementing Roles-Based Security

- Defining a Data Model

- Defining a Proxy

- Reading Multiple Records into a Data Store

- Using Chained Stores

5. Visualizing Tabular Data in Grids

- Defining a Grid

- Using Grid Widgets

- Implementing Data Pagination

- Defining Grouped Grids

- Enhancing Grouped Grids

- Editing Data in Grids

6. Generating Markup from Data

- Working with XTemplates

- Looping Through Data

- Implementing Conditional Processing

- Executing Inline JavaScript

- Binding Custom JavaScript Methods to XTemplates

- Performing Basic Calculations in an XTemplate

- Binding a Template to a Component

- Using the DataView

7. Visualizing Hierarchical Data in Trees

- Introducing the TreeStore

- Understanding the NodeInterface Class

- Implementing a Tree Panel

- Implementing a Tree Grid

- Working with Heterogeneous Node Types

- Using Trees as an Input Mechanism

8. Visualizing Data in Charts

- Instantiating a Chart

- Configuring Chart Axes

- Configuring Chart Labels

- Configuring Chart Legends

- Using Chart Interactions

- Working with Bar Charts

- Working with Line Charts

- Working with Gauges

9. Maintaining State

- Configuring the State Provider

- Saving the State of Components

- Adding State Management to Non-Stateful Components

10. Creating Data Entry Forms

- Creating Data Entry Forms

- Defining a Form

- Configuring Form Fields

- Using the Combo Box Field

- Sizing Fields with the Anchor Layout

- Sizing Fields with the Form Layout

- Assigning Default Configuration Values

- Grouping Fields

- Validating Input Data

- Formatting the Data Validation Error Messages

- Submitting Data to the Server for Processing

- Binding Grids to Forms

11. Theming your App

12. Going into Production

- Documenting your App with JSDuck

- Unit Testing with Jasmine and Siesta

- Generating Testing and Production Builds

13. Appendix A: Configuring your Development Environment

14. Appendix B: Congressional Earmarks Lab

15. Appendix C: Proposal Manager Lab

Publication Date:

四月 02 2015

ISBN/EAN13:

1511659580 / 9781511659581

Page Count:

588

Binding Type:

US Trade Paper

Trim Size:

8.5” x 11”

Language:

English

Color:

Black and White

Related Categories:

Computers / Programming Languages / JavaScript

推荐一本不错的书《Sencha Ext JS 5 Bootcamp in a Book》的更多相关文章

  1. [转]使用Sencha Ext JS 6打造通用应用程序

    原文地址:http://www.uedsc.com/using-sencha-ext-js-6-to-build-universal-apps.html 在Sencha和整个Ext JS团队的支持下, ...

  2. 【翻译】使用Sencha Ext JS创建美丽的图画(1)

    原文:Creating Beautiful Drawings Using Sencha Ext JS – Part 1 许多人可能对Ext JS中的图表包相当熟悉了.通过它可以快速创建相当强悍的可视化 ...

  3. 【翻译】使用Sencha Ext JS 6打造通用应用程序

    原文:Using Sencha Ext JS 6 to Build Universal Apps {.aligncenter} 在Sencha和整个Ext JS团队的支持下,我很高兴能跟大家分享一下有 ...

  4. sencha ext js 6 入门

    Sencha Ext JS号称是目前世界上最先进和最强大的.支持多平台多设备的JavaScript应用程序开发框架.首先看一下Ext JS的发展简史. 1 Ext JS发展简史 YUI-Ext的作者J ...

  5. 【翻译】Sencha Ext JS 5公布

    原文:Announcing Sencha Ext JS 5 简单介绍 我代表Sencha和整个Ext JS团队,非常自豪的宣布,在今天,Sencha Ext JS 5公布了.Ext JS 5已经迈出了 ...

  6. 【翻译】Sencha Ext JS 5发布

    原文:Announcing Sencha Ext JS 5 简介 我代表Sencha和整个Ext JS团队,很自豪的宣布,在今天,Sencha Ext JS 5发布了.Ext JS 5已经迈出了一大步 ...

  7. [020]Sencha Ext JS 6.0使用教程2

    本节主要以典型例子介绍如何用Sencha Ext JS6.0进行项目开发 入门阶段总是比较难的,掌握了基本操作步骤,使用方法,架构思维,开发起来还是满顺利,开心的,自己又能掌握一门新技术,又能进步,主 ...

  8. [ExtJS5学习笔记]第二十九节 sencha ext js 5.1.0中动态更换皮肤主题

    本文地址:http://blog.csdn.net/sushengmiyan/article/details/42016107 本文作者:sushengmiyan ------------------ ...

  9. [ExtJS5学习笔记]第二十八节 sencha ext js 5.1.0发布版本正式发布 extjs doc下载地址

    本文地址:http://blog.csdn.net/sushengmiyan/article/details/41911539 本文作者:sushengmiyan ------------------ ...

随机推荐

  1. 正则替换replace中$1的用法以及常用正则

    一.repalce定义 用于在字符串中用一些字符替换另一些字符,或替换一个与正则表达式匹配的子串. stringObject.replace(regexp/substr,replacement)参数一 ...

  2. 阿里云部署mongdb(CentOS)

    配置包管理系统 (yum). Xshell登录Linux查看操作系统版本信息 lsb release -a 可以在官网选择对应的版本 :官网的安装指导文档http://docs.mongodb.org ...

  3. Java阻塞队列的实现

    阻塞队列与普通队列的区别在于,当队列是空的时,从队列中获取元素的操作将会被阻塞,或者当队列是满时,往队列里添加元素的操作会被阻塞.试图从空的阻塞队列中获取元素的线程将会被阻塞,直到其他的线程往空的队列 ...

  4. Tomcat常用参数的配置

    1.修改端口号 Tomcat端口配置在server.xml文件的Connector标签中,默认为8080,可根据实际情况修改. 修改端口号 2.解决URL中文参数乱码 在server.xml文件的Co ...

  5. Splay伸展树入门(单点操作,区间维护)附例题模板

    Pps:终于学会了伸展树的区间操作,做一个完整的总结,总结一下自己的伸展树的单点操作和区间维护,顺便给未来的自己总结复习用. splay是一种平衡树,[平均]操作复杂度O(nlogn).首先平衡树先是 ...

  6. PHP 实例 - AJAX 实时搜索

    AJAX Live Search 在下面的实例中,我们将演示一个实时的搜索,在您键入数据的同时即可得到搜索结果. 实时的搜索与传统的搜索相比,具有很多优势: 当键入数据时,就会显示出匹配的结果 当继续 ...

  7. 自定义支持多行显示的RadioGroup

    自定义支持多行显示的RadioGroup 原生的RadioGroup继承自LinearLayout,即只能支持一横排或者一竖排的排列显示RadioButton 现在改写RadioGroup,使它支持多 ...

  8. 微信小程序基础之常用控件text、icon、progress、button、navigator

    今天展示一下基础控件的学习开发,希望对大家有所帮助,转载请说明~ 首先延续之前的首页界面展示,几个跳转navigator的使用,然后是各功能模块的功能使用 一.text展示 使用按钮,进行文字的添加与 ...

  9. Android双击退出

    重写返回键 private long tempTime = 0; /** * 双击退出 */ @Override public void onBackPressed() { long firstCli ...

  10. NSDictionary writeToFile:atomically: 时失败

    一.现象:如下图,当NSDictionary调用 writeToFile:atomically: 时,如果容器里面包含的对象(即通过 objectForKey: 拿到的对象),为非property l ...