Skip to content

Commit 44089cf

Browse files
committed
Tighten up the wording
1 parent 530b16b commit 44089cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ We are thrilled to announce that Jovi De Croock [@JoviDeCroock](https://github.c
99
Jovi brings a wealth of experience and a deep passion for the GraphQL ecosystem, making him an invaluable addition to the team.
1010

1111
GraphQL.js is a fundamental library in the GraphQL ecosystem, serving as the reference implementation of the GraphQL specification.
12-
As a module it provides the essential building blocks for defining GraphQL schemas, executing queries, and validating data, making it a critical tool for developers building GraphQL APIs in JavaScript/TypeScript and acting as the backbone of many GraphQL-based applications and services.
13-
As the reference implementation it serves alongside the specification to aid anyone who wishes to implement GraphQL in another programming language.
14-
These two roles mean that GraphQL.js plays a pivotal role in driving the adoption and evolution of GraphQL technology across the web development community.
12+
It provides essential building blocks for defining GraphQL schemas, executing queries, and validating data, making it a critical tool for developers building GraphQL APIs in JavaScript/TypeScript and acting as the backbone of many GraphQL-based applications and services.
13+
As the reference implementation, it aids anyone wishing to implement GraphQL in another programming language.
14+
These roles make GraphQL.js pivotal in driving the adoption and evolution of GraphQL technology across the web development community.
1515

16-
The GraphQL.js maintainers ensure the project's health by managing contributions, reviewing code, addressing issues, and guiding its evolution hand-in-hand with the evolution of the GraphQL specification itself.
16+
The GraphQL.js maintainers ensure the project's health by managing contributions, reviewing code, addressing issues, and guiding its evolution alongside the GraphQL specification.
1717
The maintainer role is vital in ensuring the quality, security, and relevance of the software, fostering a collaborative environment, and engaging with the community.
1818

1919
Please join us in welcoming Jovi De Croock to the GraphQL.js team, and join us for an upcoming [GraphQL.js Working Group meeting](https://github.com/graphql/graphql-js-wg/blob/main/README.md)!

0 commit comments

Comments
 (0)