Skip to content

Commit c2138bb

Browse files
author
Alex Komlev
authored
Update Community-Events.md
Moved two events from 2017 to “Past events” and added two upcoming 2018 events.
1 parent 1089e43 commit c2138bb

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

site/community/Community-Events.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,23 @@ sublinks: Upcoming Events,Meetups
88

99
## Upcoming Events
1010

11-
### GraphQL in production: KLM & Bynder cases
11+
### GraphQL in production: Lifely
1212

13-
- **Date:** 10th October, 2017
13+
- **Date:** 24th January, 2018
1414
- **Location:** Amsterdam, The Netherlands
15-
- **Link:** https://www.meetup.com/Bynder-JS-Guild/events/242414878/
15+
- **Link:** https://www.meetup.com/Bynder-JS-Guild/events/245146188/
1616

17-
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.
17+
We'll share experiences switching from REST to GraphQL, explain the different ways of using GraphQL in our projects and tell more about the challenges we faced and how we solved them. Also the flexibility of GraphQL subqueries can have a negative impact on query performance, we'll share some of the problems and solutions for optimizing subqueries, using GraphQL query AST parsing to pre-emptively join/aggregate data on the database level.
18+
19+
### GraphQL-Europe Conference
20+
21+
- **Date:** 15th June, 2018
22+
- **Location:** Berlin, Germany
23+
- **Link:** https://graphql-europe.org/
24+
25+
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.
26+
27+
## Past Events
1828

1929
### GraphQL Summit 2017
2030

@@ -24,7 +34,13 @@ We'd like to share KLM and Bynder experience working on GraphQL based applicatio
2434

2535
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.
2636

27-
## Past Events
37+
### GraphQL in production: KLM & Bynder cases
38+
39+
- **Date:** 10th October, 2017
40+
- **Location:** Amsterdam, The Netherlands
41+
- **Link:** https://www.meetup.com/Bynder-JS-Guild/events/242414878/
42+
43+
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.
2844

2945
### Relay Modern or Apollo?
3046

0 commit comments

Comments
 (0)