问题
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?
回答1:
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 .
来源:https://stackoverflow.com/questions/2501013/reactive-extensions-for-javascript-code-examples