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
We'd like to share KLM and Bynder experience working on GraphQL based applications that thousands of people are using every day. Beyond basics we'll discuss: persistent queries (query whitelisting and reduced bandwidth usage); optimistic UI (make the interface respond faster); connecting React components to GraphQL with wrappers (improvements beyond default Apollo frontend implementation)... and the cherry on the cake: GraphQL Subscriptions.
18
-
19
-
### GraphQL Summit 2017
20
-
21
-
-**Date:** 25-26 October, 2017
22
-
-**Location:** San Francisco, CA, USA
23
-
-**Link:**http://summit.graphql.com
24
-
25
-
GraphQL Summit is a conference dedicated entirely to the GraphQL developer community. Speakers from all around the world will talk about GraphQL best practices, design patterns, adoption stories, GraphQL in production, and the open source ecosystem. This year there will be one track of talks over two days, as well as an afterparty and workshops. The CFP closes August 14, 2017 12:00AM PST.
26
-
27
-
## Past Events
28
-
29
-
### Relay Modern or Apollo?
30
-
31
-
-**Conference:** ReactNext 2017
32
-
-**Date:** 10th September, 2017
33
-
-**Location:** Tel Aviv, Israel
34
-
-**Link:**http://react-next.com
35
-
36
-
New project starts. Everyone is excited. GraphQL is on the stack. Yay! Life is good! Suddenly someone pops the question. So which GraphQL Client should we use? What do you mean? Oh, nooo! =) Don’t worry I’ve got your back. In this talk I am going to put these two under the microscope and find out what are they best at, what features they share and, most importantly, what are their key differences! You can relax.
37
-
38
-
### Unleashing the power of GraphQL and React
39
-
40
-
-**Conference:** OdessaJS 2017
41
-
-**Date:** 1st July, 2017
42
-
-**Location:** Odessa, Ukraine
43
-
-**Link:**http://odessajs.org/index_en.html
44
-
45
-
GraphQL is awesome! After only a year it has got a lot of attention from the community. Many implementations have emerged and it's just getting better. Is GraphQL right for you? Is it a query language or runtime? In this talk I am going to take you from 0 to hero. ;)
In this talk, we'll discuss the history and purpose of GraphQL, common misconceptions about GraphQL, and setting up GraphQL in a Node/Express back-end. We'll also take a look at GraphQL's development tool GraphiQL and how it self-documents your resources. If you're curious about GraphQL and how to make working with relational data a breeze, join us!
54
-
55
11
### GraphQL-Europe Conference
56
12
57
-
-**Date:**21st May, 2017
13
+
-**Date:**June 15, 2018
58
14
-**Location:** Berlin, Germany
59
15
-**Link:**https://graphql-europe.org
60
16
61
17
GraphQL-Europe is a non-profit GraphQL conference in Europe with speakers from all around the world. Learn about GraphQL best practices from industry experts and become part of the thriving GraphQL community.
62
18
63
-
### Workshop - Building a real-time app using GraphQL and React
Everyone is excited about Subscriptions, the new real-time GraphQL feature. Curious about how you can use it past the basic app? This is your workshop! We are going to introduce the overall architecture and share our learnings while building a real-time voting app.
0 commit comments