Ext JS 6 入门学习资料大全(2018-03-07)
现在 sencha touch已经升级为 Ext JS 6 了重新整理下资料
在线文档:http://docs.sencha.com/extjs
官方论坛:http://www.sencha.com/forum/
官方sdk下载页:https://www.sencha.com/products/extjs/evaluate/
官方cmd下载页:https://www.sencha.com/products/extjs/cmd-download/
官网离线文档下载页:http://docs.sencha.com/misc/guides/offline_docs.html
官方在线演示:http://examples.sencha.com/extjs/6.5.1/examples
推荐必读文章
json和jsonp:http://www.cnblogs.com/dowinning/archive/2012/04/19/json-jsonp-jquery.html
简单粗暴地理解js原型链–js面向对象编程:http://www.cnblogs.com/qieguo/p/5451626.html
带你一分钟理解闭包–js面向对象编程:http://www.cnblogs.com/qieguo/p/5457040.html
推荐入门文章:http://www.jeeboot.com/archives/1211.html
上面的入门文章原站点挂了,不过我找到一个转载地址:http://blog.csdn.net/sukla/article/details/74912528
基于Ext Js Classic 6.5.1的开源示例:https://github.com/jy02534655/Ext-JS-Classic-Demo
基于Ext Js Modern 6.5.2的开源示例:https://github.com/jy02534655/Ext-JS-Modern-Demo
一个外国人弄的基于Ext Js 5.5的示例网站:http://extjs.eu/ext-examples/
前端开发手册:https://dwqs.gitbooks.io/frontenddevhandbook/content/
前端大神张鑫旭的博客:http://www.zhangxinxu.com/wordpress/
推荐神秘博士的博客:http://blog.csdn.net/lovelyelfpop
神秘博士组织翻译的部分文档:https://github.com/lovelyelfpop/Sencha_Cmd6_Extjs6_Guides
如果你想要了解 sencha touch ,请看这里