Viewing profile — jfhollingworth
jfhollingworth
HN member- Joined
- Mon, Jun 13, 2011, 4:27 PM UTC
- HN karma
- 546
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About jfhollingworth
No profile information was provided.
Recent public activity
-
comment
Comment #11453200
Out of interest, do you have a link to the github issue?
-
comment
Comment #11305592
How do you differentiate from asana [1]? The products seem very similar. [1] http://asana.com/
- story
-
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…
- story
-
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…
- comment
-
comment
Comment #9997631
Qubit - London - http://qubit.com - Javascript Engineer: https://qubit.workable.com/jobs/6746 - Backend Engineer: https://qubit.workable.com/jobs/11172
-
comment
Comment #9641352
Qubit are looking for Javascript Engineers in London React/Flux/ES6 - https://qubit.workable.com/jobs/6746
- story
- story
-
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…
- story
-
comment
Comment #8992926
That's why we created https://github.com/jhollingworth/marty-chat-example . It's got proper examples of using HTTP & WebSockets
-
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
-
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...
- story
-
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…
-
comment
Comment #8928578
Author here: Marty stores do have mixins, think I forgot to add them to the docs
-
comment
Comment #8924026
Not right now but isomorphisim is the next big feature I'm going to be working on
-
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…
-
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 …
-
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
-
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…
- story