Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 288e8ed

Browse files
jorydotcomsaihaj
andauthored
Announcement for GraphQL.org redesign (#2121)
* Announcement for GraphQL.org redesign * fix lint --------- Co-authored-by: Saihajpreet Singh <[email protected]>
1 parent ad88e76 commit 288e8ed

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "Introducing the New GraphQL.org: A Decade of Evolution, Redesigned"
3+
tags: ["announcement"]
4+
date: 2025-09-08
5+
byline: Saihajpreet Singh & Piotr Monwid-Olechnowicz
6+
---
7+
8+
After ten years of continuous growth and evolution, we're excited to announce the complete redesign of GraphQL.org!
9+
10+
What started as a simple query language has transformed into the backbone of modern API development at companies like Meta, Netflix, GitHub, and thousands of others worldwide.
11+
12+
## Why Now?
13+
14+
GraphQL has come a long way since its inception. As the ecosystem has matured and adoption has scaled globally, our website needed to evolve too. The previous design served us well as we expanded, but it was time for a refresh that truly reflects where GraphQL stands today and where it's heading.
15+
16+
## What's New
17+
18+
Our redesigned homepage now clearly communicates not just what GraphQL is, but why it matters for modern development:
19+
20+
**Clear Value Propositions:** We've highlighted GraphQL's three core benefits: delivering the best user experience, ensuring security and stability, and enabling efficient distributed development.
21+
22+
**Proven at Scale:** See how leading companies leverage GraphQL in production environments.
23+
24+
**Use Case Guidance:** Whether you're building a mobile app, managing microservices, or developing AI-powered applications, discover if GraphQL is right for your project.
25+
26+
**Enhanced Resources:** From the five pillars of GraphQL to data colocation patterns, we've organized our content to help you succeed at every stage of your GraphQL journey.
27+
28+
**Community Focus:** Stronger connections to our vibrant community resources and contribution opportunities.
29+
30+
## Behind the Scenes: Technical Craftsmanship
31+
32+
Beyond the visual refresh, this redesign showcases some interesting technical details that our community might appreciate:
33+
34+
**Creative Problem-Solving:** That smooth rotation animation you'll see? It's not just for aesthetics. [It's actually the only way to animate the element without breaking the highlight effects](https://stackoverflow.com/questions/74085350/backdrop-filter-doesnt-apply-if-parents-opacity-is-less-than-1) from the underlying wire graphics. Sometimes constraints lead to the most elegant solutions.
35+
36+
**Developer Experience:** We discovered it's faster to iterate on syntax highlighting themes in VSCode than in our Nextra-shiki setup. This led us to accidentally[ create an entirely new custom syntax highlighting theme](https://github.com/hasparus/k-colorable) as a side effect of the redesign process.
37+
38+
## Explore the New Experience
39+
40+
The redesigned GraphQL.org better reflects the maturity and sophistication of both the specification and its ecosystem. We've maintained our commitment to clear documentation while adding the context and guidance that today's developers need.
41+
42+
[Visit the new GraphQL.org →](https://graphql.org/)
43+
44+
## Get Involved
45+
46+
This redesign represents input from our entire community. As always, we welcome your feedback and contributions. Join the conversation in our [Community Working Group](https://github.com/graphql/community-wg) and help shape the future of GraphQL.

0 commit comments

Comments
 (0)