Skip to content

Add actual blogs to the blogs section #1288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion src/content/community/Community-Users.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,25 @@ The following channels are maintained by vendors, and may be a good place to fin
* [Graphile Discord](https://discord.gg/graphile)
* [Prisma Slack](https://slack.prisma.io/)

## Blogs
## Blogs and Newsletters

Popular sources to learn and keep track of the GraphQL Ecosystem

- [Official GraphQL Blog](https://graphql.org/blog/)
- [Apollo's Blog](https://www.apollographql.com/blog/)
- [ChilliCream's Blog](https://chillicream.com/blog)
- [Escape Security Blog](https://escape.tech/blog/)
- [GraphQL Editor Blog](https://blog.graphqleditor.com/)
- [GraphQL WTF Episodes Feed](https://graphql.wtf/)
- [GraphQL Weekly](https://www.graphqlweekly.com/)
- [Hasura's Blog](https://hasura.io/blog/)
- [Inigo's Security Blog](https://inigo.io/blog)
- [StepZen's Blog](https://stepzen.com/blog)
- [The Guild's Blog](https://the-guild.dev/blog)
- [The Guild's Newsletter](https://www.getrevue.co/profile/TheGuild)
- [WunderGraph's Blog](https://wundergraph.com/blog)

### Individual Posts

Here are a list of notable blog posts to help you better understand GraphQL:

Expand Down