Ext JS 6 入门学习资料大全(2016-12-14)

现在 sencha touch已经升级为 Ext JS 6 了重新整理下资料

 

官方网站:https://www.sencha.com/

在线文档: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.2.0-ea/examples/

官方扩展演示:https://market.sencha.com/extensions

 

推荐必读文章

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://www.zhangxinxu.com/wordpress/

推荐神秘博士的博客:http://blog.csdn.net/lovelyelfpop

神秘博士组织翻译的部分文档:https://github.com/lovelyelfpop/Sencha_Cmd6_Extjs6_Guides

 

如果你想要了解 sencha touch ,请看这里

http://www.cnblogs.com/mlzs/p/3468893.html

你可能感兴趣的:(Ext JS 6 入门学习资料大全(2016-12-14))