Skip to content

Commit 6812cfa

Browse files
committed
blog post edits
1 parent e686e31 commit 6812cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/blog/20160914-production-ready.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ draft: true
99

1010
After over a year of being open sourced we're bringing GraphQL out of "technical preview" and relaunching [graphql.org](http://graphql.org/).
1111

12-
For us at Facebook, GraphQL isn't a new technology. GraphQL has been delivering data to our most important mobile app, News Feed, since 2012. Since then it's expanded to support the majority of the Facebook product and evolved in the process.
12+
For us at Facebook, GraphQL isn't a new technology. GraphQL has been delivering data to mobile News Feed since 2012. Since then it's expanded to support the majority of the Facebook mobile product and evolved in the process.
1313

1414
Early last year when we first [spoke publicly about GraphQL](https://www.youtube.com/watch?v=9sc8Pyc51uU) we received overwhelming demand to share more about this technology. That sparked an internal project to revisit GraphQL, make improvements, draft a specification, produce a reference implementation you could use to try it out, and build new versions of some of our favorite tools, like [GraphiQL](https://github.com/graphql/graphiql). We moved quickly, and released parts that were ready along the way.
1515

16-
Part of Facebook's open source philosophy is that we only open source what we use in production. While it's true that we had been using GraphQL within Facebook for years, we knew that these newly released pieces had yet to be proven. We expected feedback. So we carefully released GraphQL as a "technical preview".
16+
Part of Facebook's open source philosophy is that we want to only open source what is ready for production. While it's true that we had been using GraphQL in production at Facebook for years, we knew that these newly released pieces had yet to be proven. We expected feedback. So we carefully released GraphQL as a "technical preview."
1717

1818
Exactly one year ago, we published graphql.org, with a [formal announcement](/blog/graphql-a-query-language/) that GraphQL was open source and ready to be "technically previewed". Since then we've seen GraphQL implemented [in many languages](/code/), and successfully adopted by other companies. That includes today's exciting announcement of the Github GraphQL API, the first major public API to use GraphQL.
1919

0 commit comments

Comments
 (0)