dojo readings

前端之家收集整理的这篇文章主要介绍了dojo readings前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

阅读进度。

#0
http://dojotoolkit.org/documentation/tutorials/1.8/hello_dojo/

http://dojotoolkit.org/documentation/tutorials/1.8/dom_functions/#byId

http://dojotoolkit.org/documentation/tutorials/1.8/using_query/

http://dojotoolkit.org/reference-guide/dojo/query.html#standard-css3-selectors

http://dojotoolkit.org/documentation/tutorials/1.8/events/

http://dojotoolkit.org/documentation/tutorials/1.8/recipes/custom_widget/

http://dojotoolkit.org/documentation/tutorials/1.8/dojo_data/

https://github.com/seajs/seajs/issues/588(为什么要用AMD)

http://blog.csdn.net/dojotoolkit/article/details/5987919(dojo some)

http://blog.parse.com/2013/01/29/whats-so-great-about-javascript-promises/

https://gist.github.com/domenic/3889970(You're Missing the Point of Promises)

http://flaviocopes.com/deferred-and-promises-in-javascript/(讲了defered和promise的关系)


dojo Defered

http://blog.csdn.net/dojotoolkit/article/details/6304661

dojo promise

http://livedocs.dojotoolkit.org/dojo/Deferred

http://livedocs.dojotoolkit.org/dojo/promise

dojo layout

http://dojotoolkit.org/reference-guide/1.8/dijit/layout.html

dijit组件
http://dojotoolkit.org/reference-guide/1.8/dijit/form/Select.html


http://dojotoolkit.org/reference-guide/1.8/quickstart/data/usingdatastores.html

http://dojotoolkit.org/documentation/tutorials/1.8/intro_dojo_store/

http://dojotoolkit.org/documentation/tutorials/1.8/datagrid/

http://dojotoolkit.org/documentation/tutorials/1.8/populating_datagrid/

http://dojotoolkit.org/documentation/tutorials/1.8/effects/

http://dgrid.io/#tutorials

#1:
http://dojotoolkit.org/documentation/tutorials/1.8/modules/

#2 http://dojotoolkit.org/documentation/tutorials/1.8/declare/

猜你在找的Dojo相关文章