推荐一本不错的书《Sencha Ext JS 5 Bootcamp in a Book》
原文: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》的更多相关文章
- [转]使用Sencha Ext JS 6打造通用应用程序
原文地址:http://www.uedsc.com/using-sencha-ext-js-6-to-build-universal-apps.html 在Sencha和整个Ext JS团队的支持下, ...
- 【翻译】使用Sencha Ext JS创建美丽的图画(1)
原文:Creating Beautiful Drawings Using Sencha Ext JS – Part 1 许多人可能对Ext JS中的图表包相当熟悉了.通过它可以快速创建相当强悍的可视化 ...
- 【翻译】使用Sencha Ext JS 6打造通用应用程序
原文:Using Sencha Ext JS 6 to Build Universal Apps {.aligncenter} 在Sencha和整个Ext JS团队的支持下,我很高兴能跟大家分享一下有 ...
- sencha ext js 6 入门
Sencha Ext JS号称是目前世界上最先进和最强大的.支持多平台多设备的JavaScript应用程序开发框架.首先看一下Ext JS的发展简史. 1 Ext JS发展简史 YUI-Ext的作者J ...
- 【翻译】Sencha Ext JS 5公布
原文:Announcing Sencha Ext JS 5 简单介绍 我代表Sencha和整个Ext JS团队,非常自豪的宣布,在今天,Sencha Ext JS 5公布了.Ext JS 5已经迈出了 ...
- 【翻译】Sencha Ext JS 5发布
原文:Announcing Sencha Ext JS 5 简介 我代表Sencha和整个Ext JS团队,很自豪的宣布,在今天,Sencha Ext JS 5发布了.Ext JS 5已经迈出了一大步 ...
- [020]Sencha Ext JS 6.0使用教程2
本节主要以典型例子介绍如何用Sencha Ext JS6.0进行项目开发 入门阶段总是比较难的,掌握了基本操作步骤,使用方法,架构思维,开发起来还是满顺利,开心的,自己又能掌握一门新技术,又能进步,主 ...
- [ExtJS5学习笔记]第二十九节 sencha ext js 5.1.0中动态更换皮肤主题
本文地址:http://blog.csdn.net/sushengmiyan/article/details/42016107 本文作者:sushengmiyan ------------------ ...
- [ExtJS5学习笔记]第二十八节 sencha ext js 5.1.0发布版本正式发布 extjs doc下载地址
本文地址:http://blog.csdn.net/sushengmiyan/article/details/41911539 本文作者:sushengmiyan ------------------ ...
随机推荐
- vim基本操作
Vim 是 Linux 系统上的最著名的文本/代码编辑器,也是早年的 Vi 编辑器的加强版,而 gVim 则是其 Windows 版.它的最大特色是完全使用键盘命令进行编辑,脱离了鼠标操作虽然使得入门 ...
- H5--Web Worker
Web Worker是H5的新特性. JS是单线程的,所以在消息队列中如果用户想进行一些阻塞操作,比如时延timeout和定时器interval,或者是数据量较大及处理过程非常长的场景,就很容易出现页 ...
- ubuntu批量更改文件权限
重装系统之后,把文件从windows分区拷到linux分区发现所有文件的权限全是777,在终端下看到所有文件的颜色都很刺眼,文件有很多,一个一个改不现实,所以写了一段python脚本批量更改文件权限. ...
- centos6 网卡配置,多IP设置
##云服务器 centos6网卡配置 #设置出口IP vim /etc/sysconfig/network-scripts/ifcfg-eth0DEVICE=seth0 #网卡名称 BOOTPROTO ...
- Jmeter(十七)_驱动浏览器做GUI测试
jmeter不光可以完成性能测试.接口测试,现在也可以依靠WebDriver来完成GUI的功能自动化测试了,是不是很神奇? 1:下载JMeterPlugins-WebDriver-1.3.1.zip, ...
- 20160226.CCPP体系详解(0036天)
程序片段(01):01.多线程.c+02.多线程操作.c 内容概要:多线程 ///01.多线程.c #include <stdio.h> #include <stdlib.h> ...
- Android-Chart
MPAndroidChart 包括折线图.曲线图.柱形图.饼图.K线图等等 我的地址:https://github.com/kongqw/MPAndroidChart 开源地址:https://git ...
- Windows运行GitStats
Windows运行GitStats(金庆的专栏)GitStats - git history statistics generatorhttp://gitstats.sourceforge.net/G ...
- FORM开发技术之动态控制某些item的属性
利用FORM内置函数控制ITEM包括按钮,普通ITEM等等的属性,更多内置函数学习课参考我的博客FORM内置系统函数 http://blog.csdn.net/cai_xingyun/article/ ...
- 详解EBS接口开发之库存事务处理采购接收和退货
(一)接收&退货常用标准表简介 1.1 常用标准表 如下表中列出了与采购接收&退货导入相关的表和说明: 表名 说明 其他信息 RCV_TRANSACTIONS 采购接收事务表 事务 ...