You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@ We are thrilled to announce that Jovi De Croock [@JoviDeCroock](https://github.c
9
9
Jovi brings a wealth of experience and a deep passion for the GraphQL ecosystem, making him an invaluable addition to the team.
10
10
11
11
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.
15
15
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.
17
17
The maintainer role is vital in ensuring the quality, security, and relevance of the software, fostering a collaborative environment, and engaging with the community.
18
18
19
19
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