ChilliCream / graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
https://chillicream.com
MIT License
5.27k stars 748 forks source link

Any resources on Strawberry Shake? #2647

Closed aradalvand closed 4 years ago

aradalvand commented 4 years ago

Hey there. This is more of a question than a bug report or feature request.

I wanted to get into Strawberry Shake, but I noticed that the documentation is actually non-existent (https://chillicream.com/docs/strawberryshake/)

We're working on a project where we use Hot Chocolate on the back-end, and we're gonna use Blazor on the front-end, so we obviously need a robust GraphQL client framework. But there is almost no competition there in .NET! Strawberry shake is the only promising choice.

So, I have 2 questions:

  1. When are you planning to write the docs for Strawberry Shake?
  2. In the meantime, put simply, where should one go to learn it?! What other resources are there that you recommend? Any articles? Videos? I'd appreciate some links.

I'm also curious to know what has been the go-to resource for people who are already using Strawberry Shake? Because I noticed there are quite a few issues on it in this repo, so that means people must be using it, but since there are no docs, they must have learned about it through some other resource(s).

I appreciate any guidance as to how and where to get started when it comes to Strawberry Shake. Thanks in advance.

michaelstaib commented 4 years ago

Hi there, we will start diverting dev resources to strawberry shake starting next week... The release is planned for the end of January. At this moment we are working to get the server documentation updated.

michaelstaib commented 4 years ago

https://chillicream.com/blog/2019/11/25/strawberry-shake_2

aradalvand commented 4 years ago

The release is planned for the end of January

Okay, but by "release" do you mean the release of docs or the next version? @michaelstaib The word "release" there is a little bit ambiguous.

https://chillicream.com/blog/2019/11/25/strawberry-shake_2

Thanks for the link. Other than the two blog posts (this one and the other one) and the YouTube videos where you're giving presentations, at the moment are there any other resources that I'm not aware of? I ask that just to make sure I'm not missing something.