Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a very light grasp of the Rx framework and while I understand some of its capabilities, I'm not sure of where it makes sense to use it, especially in a "real-life" scenario e.g. a distributed Web app.

Do you use Rx? Which version? What for?

share|improve this question
It's a different and mind-bending approach to code that is in response to events. I've found it powerful, for a distributed web application that may include receiving messages or the completion of a download or even user actions. – kenny Dec 20 '12 at 12:45
Not constructive? Seriously? SO mods at it again. stackoverflow.com/search?q=what+do+you+use+ – georgiosd Dec 21 '12 at 8:19
That list actually helps a lot, as those questions are not constructive either. Thank you. – casperOne Dec 22 '12 at 18:51
I would have liked to read more answers, too! :( – blaster Mar 1 at 5:36

closed as not constructive by casperOne Dec 20 '12 at 16:31

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.