原文: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. vue2.0+ 从插件开发到npm发布

    vue: V2.5.11 此篇尽量详细,清楚的讲解vue插件的开发到npm的发布,想想将你自己做的东西展示给广大"网民",心里还是有点小激动的...-^_^ 先上一下插件效果图-- ...

  2. 微信小程序 --- 无法跳转到tab页面问题

    首先检查你的跳转方法,如果是wx.navigateTo(OBJECT)或者是wx.redirectTo(OBJECT)都是无法跳转的,在微信小程序中如果需要跳转到具有tab的页面必须使用wx.swit ...

  3. find函数用法详解

    语法:find (string, sub3tring<, modifiers, startpos>),返回substring首次在string中出现的位置,若未找到,则返回0.其中:mod ...

  4. python学习之路前端-JavaScript

    JavaScript简介 JavaScript一种直译式脚本语言,是一种动态类型.弱类型.基于原型的语言,内置支持类型.它的解释器被称为JavaScript引擎,为浏览器的一部分,广泛用于客户端的脚本 ...

  5. delphi 面向对象实用技能教学一(递归)

    本例使用类与TList相结合,用简洁的方法,实现了一个 HTML 解析与格式化功能.所用到的知识点如下:1.类的提前申明2.TList用法3.String的指针操作4.单例设计5.递归用法 编程是综合 ...

  6. Linux 虚存的性能问题

    虚存子系统是所有 UNIX 系统的核心组件.下面讨论虚存系统的实现及其对操作系统中几乎其他所有子系统的作用和影响.首先详细说明一些基本的内存管理问题:然后具体分析 Linux 操作系统如何实施虚存管理 ...

  7. [CSDN_Markdown] Markdown基本语法

    简介 本文介绍Markdown的基本使用方法: 使用标题 加粗.斜体 分割线 列表 引用 我写博客一般将可以独立的内容分节,每一节有一个标题,标题的字体应该与正文的字体有点区别.两个相邻节之间使用分割 ...

  8. 2017腾讯校招面试回忆(成功拿到offer)

    我本来报的岗位是企业事业群,后来把我分配到了技术工程群 希望对明年找工作的朋友们能有一点帮助 一面 21号 大概1小时 面试半小时 聊天半小时 1 二叉树的查找 我大笔一挥,在纸上写下了下面的的代码 ...

  9. SSH 之 Spring的源码(二)——Bean实例化

    首先来看一段代码,看过上一节的朋友肯定对这段代码并不陌生.这一段代码诠释了Spring加载bean的完整过程,包括读取配置文件,扫描包,加载类,实例化bean,注入bean属性依赖. <span ...

  10. shell test和find命令实例解析

    shell test和find命令实例解析 下面以\build\core\product.mk相关部分来学习 define _find-android-products-files $(shell t ...