howtographql icon indicating copy to clipboard operation
howtographql copied to clipboard

Outdated GraphQL Java tutorial

Open andimarek opened this issue 6 years ago • 9 comments

Hi,

I am one of the maintainer of GraphQL Java.

The GraphQL Java tutorial by @kaqqao is unfortunately outdated and also uses some third party libraries on top of GraphQL Java, without making it clear that it is actually not GraphQL Java itself. Our experience has shown that this is confusing for beginners. Our recommend approach can be found here

Please consider adding a warning message which makes it clear that it is outdated and that this is not the recommend getting started approach for GraphQL Java or maybe just remove it all at the moment.

Just to be clear: I think the tutorial was very helpful overall and thanks a lot to @kaqqao for writing the tutorial in the first place while nobody else picked up the task.

The library itself and the ecosystem have evolved and I just wanna make sure that this is reflected somehow.

Thanks a lot, Andi

andimarek avatar Feb 26 '19 18:02 andimarek

The author here. I 100% agree with @andimarek. The ecosystem has evolved to the point that my tutorial is now more confusing than helpful. I'll work on rewriting it to the current best practices, but for now, please add a warning message or remove the tutorial.

kaqqao avatar Feb 26 '19 20:02 kaqqao

Hey there, I agree with both.

I opened #923 to add a warning in the tutorial. Can you take a look and see if that's good?

Thanks!

jonatasbaldin avatar Mar 10 '19 19:03 jonatasbaldin

@jonatasbaldin thanks ... looks good.

andimarek avatar Mar 15 '19 06:03 andimarek

It will be great if you could provide an example tutorial of graphQL with jersey. Thanks

CoderCouple avatar Jul 11 '19 08:07 CoderCouple

@kaqqao @jonatasbaldin When will the new updated tutorial be available?

Arivanandam avatar Aug 15 '19 19:08 Arivanandam

Seconding @Arivanandam question.

@jonatasbaldin Why was this closed, the tutorial was not updated?

wlfbck avatar Feb 06 '20 14:02 wlfbck

any updates on this guys?

Avi-Levi avatar Jun 15 '20 10:06 Avi-Levi

Any news here? I use https://www.graphql-java-kickstart.com with Relay

PavelDemyanenko avatar Dec 15 '20 11:12 PavelDemyanenko

Just wondering if there is any updated for the Java tutorial, really looking forward to it :)

xzho2604 avatar Oct 21 '21 03:10 xzho2604