Live data from Hacker News

Viewing profile — jmreidy

jmreidy

HN member
Joined
Tue, Mar 22, 2011, 8:16 PM UTC
HN karma
19
Public activity
10 items

About jmreidy

http://rzrsharp.net

Recent public activity

  1. story
  2. comment
    Comment #8099600

    Fluxy has an example of using React + Mori - although it's still a work in progress as Fluxy is developed. https://github.com/jmreidy/fluxy/tree/master/examples/todomv...

  3. comment
    Comment #8098798

    I'm the author of Fluxy and would be happy to answer any questions here. The big benefits of Fluxy vs other Flux approaches is that 1) Stores are built on top of immutable data str…

  4. comment
    Comment #7781028

    Is there a reason why data fetches (e.g. ArticleStore.getByID) don't just return a promise for the return data? I'm guessing the current implementation doesn't return anything, it …

  5. story
  6. comment
    Comment #4901373

    Very helpful info. Much appreciated!

  7. comment
    Comment #3534062

    Swagger goes part of the way towards solving this problem, at least for REST apis: http://swagger.wordnik.com/ . It's a little annotation heavy for me - I'm guessing you want somet…

  8. comment
    Comment #2892876

    Thanks! I've been happy with how simple vows-bdd has made construction of my integration tests. One big benefit of expresso are its helpers. While it's not difficult to supplement …

  9. comment
    Comment #2892860

    Jasmine is a great library, especially for anyone coming from the Rspec world. The syntax is incredibly similar to Resp, and when Jasmine is written in CoffeeScript, it's one of th…

  10. story
    The Fallacy of Modern Web Development

    @jtaby's drunken rant that JS developers need to stop experimenting with MVC frameworks and start focusing on delivering amazing implementations, a la the new iCloud.