ChilliCream / graphql-workshop

Getting started with GraphQL on ASP.NET Core and Hot Chocolate - Workshop
465 stars 199 forks source link

Suggest Not Including data context discussion in "understanding-dataloader.md" #25

Closed pkellner closed 1 month ago

pkellner commented 3 years ago

I would suggest not teaching people to setup the project incorrectly but go directly to setting up correctly with attribute that supports the middleware. Maybe in passing mention the wrong way to set it up but no need to go through all the details. Most people will just follow what you suggest.

That is, explain the setup in the first chapter, then have the dataloader discussion just be about dataloader.

gojanpaolo commented 3 years ago

@michaelstaib I also think there are parts that discusses EF / db that we could remove and/or move to have more focus on graphql and HC. What do you think of these action items?

glen-84 commented 1 month ago

I'm closing this issue as outdated, as we have an updated workshop on the main branch, for Hot Chocolate 14.