Reactive Extensions for Javascript code examples
Microsoft have published Reactive Extensions for Javascript. It should make asynchronous (and event based) web-ui programming easy.
There are currently a video and some tutorials. But how cool UI could I really make? Do you know any good demos or code examples using rx.js?
I think this game demo is pretty cool http://juhajasatu.com/worzone/. The source is available on GitHub and the author has a few posts on JavaScript RX on his blog .
链接地址: http://www.djcxy.com/p/45256.html上一篇: SCORM lib for php
下一篇: Javascript代码示例的反应式扩展