Live data from Hacker News

Viewing profile — jfhollingworth

jfhollingworth

HN member
Joined
Mon, Jun 13, 2011, 4:27 PM UTC
HN karma
546
Public activity
39 items

About jfhollingworth

No profile information was provided.

Recent public activity

  1. comment
    Comment #11453200

    Out of interest, do you have a link to the github issue?

  2. comment
    Comment #11305592

    How do you differentiate from asana [1]? The products seem very similar. [1] http://asana.com/

  3. story
  4. comment
    Comment #10838732

    That is no longer true. They changed this earlier this year [1]. HN discussion about it [2] [1] https://code.facebook.com/posts/1639473982937255/updating-ou... [2] https://news.yco…

  5. story
  6. comment
    Comment #10492639

    Qubit | London | https://eng.qubit.com/ Qubit (Founded by ex-googlers) creates products that help retailers understand their customers and personalise their experiences. - Software…

  7. comment
  8. comment
    Comment #9997631

    Qubit - London - http://qubit.com - Javascript Engineer: https://qubit.workable.com/jobs/6746 - Backend Engineer: https://qubit.workable.com/jobs/11172

  9. comment
    Comment #9641352

    Qubit are looking for Javascript Engineers in London React/Flux/ES6 - https://qubit.workable.com/jobs/6746

  10. story
  11. story
  12. comment
    Comment #9271663

    Some react-native developers were at last months React London User Group. It's apparently being built there but they are working through some perf issues. When asked when it will b…

  13. story
  14. comment
    Comment #8992926

    That's why we created https://github.com/jhollingworth/marty-chat-example . It's got proper examples of using HTTP & WebSockets

  15. comment
    Comment #8992596

    I've opened a PR for it but it needs to be merged in https://github.com/voronianski/flux-comparison/pull/5

  16. comment
    Comment #8972651

    I believe it's only accessible to people who were at react-conf. Unless someone is kind enough to create a public mirror...

  17. story
  18. comment
    Comment #8955072

    I've used github/fetch [1] which is a polyfill for the upcoming fetch standard [2]. If you ever want to go beyond this its one of state sources in marty.js [3] [1] https://github.c…

  19. comment
    Comment #8928578

    Author here: Marty stores do have mixins, think I forgot to add them to the docs

  20. comment
    Comment #8924026

    Not right now but isomorphisim is the next big feature I'm going to be working on

  21. comment
    Comment #8924014

    Isomorphic apps are the next big challenge. Right now the biggest blocker is that everything's a singleton. I'm working on an internal container which should hopefully mean existin…

  22. comment
    Comment #8923714

    Hey, author here. This is a repeat of my answer below but it's right down the bottom so might be missed: I found that no other Flux implementation really helped with fetching data …

  23. comment
    Comment #8923705

    That's what I tried to do with this page http://martyjs.org/guides/flux/index.html . Let me know how I could improve it

  24. comment
    Comment #8923275

    Author here. I found that no other Flux implementation really helped with fetching data in a Fluxy way. There tended to be a lot of boiler plate code for binding stores to componen…

  25. story