absinthe-graphql / absinthe-socket

Core JavaScript support for Absinthe WS-based operations
MIT License
150 stars 75 forks source link

Update ReadMe with a complete example #28

Closed JonRowe closed 5 years ago

JonRowe commented 6 years ago

Update ReadMe with a complete example, and highlighting a couple of points to make first time usage easier, I struggled getting this to work due the disjointed nature of the api documentation and a few javascript-isms I hadn't seen before, there seems to be no documentation of "heres my complete setup" out there unless you use Apollo etc.

mgtitimoli commented 5 years ago

Thanks for having taken the time to contribute @JonRowe.

I'm closing this as IMO it would be better to create a (medium) post where you can even get further in the explanation, thanks anyway!

JonRowe commented 5 years ago

I respectfully disagree, I'm sure people have written Medium posts about this before, but its impossible to find them. It took me a long time to figure this out which is ridiculous. If you can't get a project up and running from its own documentation then its own documentation needs improving. Especially as a lot of people using the library are not going to be JS developers