Hey!
Is there anyone that working on a port for react-apollo? Otherwise I am willing to port it and make a PR if there are any interest in this.
@JacobSoderblom I have not heard anybody has started work on this. I think this would be nice addition :)
Hi ! We are building our stack for a startup project and inferno sounds like an awesome candidate, but an Apollo bridge is required for us to proceed.
@Havunen @sveinburne I'll start on this today, but my time is a bit limited right now. So if anybody feels it takes to long, they should feel free to take over 馃槃
@JacobSoderblom check this thread apollographql/react-apollo#372
@sveinburne well that's nice! I'll try to talk to them and see if they have started the work, or what their thoughts are about this. 馃槃
Okey I have talked to them and they have not started the work to break out graphql UI logic to a separate package, so I'll continue to port their solution to inferno.
The porting is almost done, there is just some testes that need to be written. I have not started with the server side rendering part yet, I believe that it could wait and that we could release the client part first :)
I'm closing this ticket, when porting in is done please ping one of us and we can mention it in the infernojs website.
Is ready the solution to use Inferno JS and Apollo properly?
Most helpful comment
Okey I have talked to them and they have not started the work to break out graphql UI logic to a separate package, so I'll continue to port their solution to
inferno.The porting is almost done, there is just some testes that need to be written. I have not started with the server side rendering part yet, I believe that it could wait and that we could release the client part first :)