prisma-labs / yoga2

A lightweight 'Ruby on Rails'-like framework for GraphQL
https://www.graphql.yoga
MIT License
347 stars 14 forks source link

[Development Guidelines] Add a official styleguide for Yoga2 in the docs #125

Open guledali opened 5 years ago

guledali commented 5 years ago

When you're working in a team, it's really good to have a common practice. What's is the best practices/patterns for Yoga2 or GraphQL Nexus for that matter, everything in programming have dos and donts

Having a styleguide similar to https://vuejs.org/v2/style-guide/ or https://learn-vuejs.github.io/vue-patterns/patterns/ will make on boarding easier and more appealing for large teams as well.

One example would be looking at Gitlab GraphQL API Styleguide