Live data from Hacker News

Viewing profile — jhusain

jhusain

HN member
Joined
Sat, Oct 18, 2014, 2:52 PM UTC
HN karma
3
Public activity
3 items

About jhusain

No profile information was provided.

Recent public activity

  1. comment
    Comment #10104550

    Interestingly enough, we actually return Observables. The model returns a Model Response, which inherits from Observable. It also adds a "then" method which returns a promise when …

  2. comment
    Comment #10087922

    As a matter of fact, falcor returns a Model response which inherits from observable and adds a then() method to it. That means that you can also call subscribe. If you call subscri…

  3. comment
    Comment #8475432

    Original Author here. I fixed the Firefox bug and merged a pull request to allow answers to be transferred to other browsers. I will add a Show All Answers button soon for folks wh…