Skip to content

Commit f3e8b0e

Browse files
committed
Clean up events
1 parent a729a3a commit f3e8b0e

File tree

1 file changed

+2
-91
lines changed

1 file changed

+2
-91
lines changed

site/community/Community-Events.md

Lines changed: 2 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -3,75 +3,10 @@ title: Upcoming Events
33
layout: ../_core/DocsLayout
44
category: Community
55
permalink: /community/upcoming-events/
6-
sublinks: Talks,Events,Meetups
6+
sublinks: Upcoming Events,Meetups
77
---
88

9-
## Talks
10-
11-
### High Performance GraphQL
12-
13-
- **Event:** ReactNext 2016
14-
- **Date:** September 15, 2016
15-
- **Location:** Toronto, Ontario, Canada
16-
- **Speaker:** Barak Chamo
17-
- **Link:** http://react-next.com/#schedule
18-
19-
DataLoader is the missing piece in the React-Relay-GraphQL stack, a utility for caching and coalescing data queries to optimize large, nested GraphQL queries. Digging through it's internals and in turn, JavaScript's internal asynchronous model, we'll see how DataLoader leverages Node's event loop and micro task management to coalesce database calls and dramatically improve upon caveats in common GraphQL-based apps.
20-
21-
### Angular Meets GraphQL
22-
23-
- **Event:** AngularZone Meetup
24-
- **Date:** September 18, 2016
25-
- **Location:** London, UK
26-
- **Speaker:** Uri Goldshtein
27-
- **Link:** https://www.meetup.com/AngularZone/events/233260317/
28-
29-
Uri Goldshtein works at Meteor Development group at the Apollo team and is the creator of the angular-meteor and angular2-apollo libraries. In this talk you will learn what GraphQL is, why it is great for Angular and how easy it is to integrate with your current Applications. GraphQL has many benefits comparing to REST like better performance over the network and maintainability. Use this opportunity to ask him questions about this topic before his talk at AngularConnect!
30-
31-
### Leverage GraphQL to Efficiently Query Data Relationships
32-
33-
- **Event:** Dreamforce
34-
- **Date:** October 6, 2016
35-
- **Location:** San Francisco, CA
36-
- **Speakers:** Pierre-Marie Dartus & Robin Ricard
37-
- **Link:** https://success.salesforce.com/Sessions?eventId=a1Q3000000qQOd9#/session/a2q3A000000LBekQAG
38-
39-
### From REST to GraphQL
40-
41-
- **Event:** Full Stack Toronto
42-
- **Date:** October 17, 2016
43-
- **Location:** Toronto, Ontario, Canada
44-
- **Speaker:** Marc Andre Giroux, Shopify
45-
- **Link:** http://fsto.co/schedule/
46-
47-
As our applications grow larger and our models and views become more and more complex, data fetching can become a real problem. This talk explores REST APIs pain points and how GraphQL can solve data fetching problems easily, using a declarative and hierarchical query language.
48-
49-
### Introduction to GraphQL
50-
51-
- **Event:** AngularBeers Meetup
52-
- **Date:** October 20, 2016
53-
- **Location:** Barcelona, Spain
54-
- **Speaker:** Kamil Kisiela
55-
- **Link:** http://www.meetup.com/AngularJS-Beers/events/234353768/
56-
57-
Kamil is a front-end engineer from Warszawa and a member of the angular-meteor team. He helped build Angular 2 integration for ApolloStack. He is passionate about learning new stuff and developing new things. He loves a journey called Life. Based in Warsaw, Poland.
58-
Use this opportunity to ask him questions about this topic and a good excuse to visit Barcelona☀️!
59-
60-
### Building better mobile apps with GraphQL
61-
62-
- **Event:** Reactive Conf
63-
- **Date:** October 26, 2016
64-
- **Location:** Bratislava, Slovakia
65-
- **Speaker:** Martjin Walraven
66-
- **Link:** https://reactiveconf.com/
67-
68-
### GraphQL - a type system for your API
69-
70-
- **Event:** Scala.IO
71-
- **Date:** October 27 - 28, 2016
72-
- **Location:** Lyon, France
73-
- **Speaker:** Oleg Ilyenko
74-
- **Link:** http://scala.io/talks.html#/#PLO-4469
9+
## Upcoming Events
7510

7611
### Building better apps with GraphQL
7712

@@ -84,30 +19,6 @@ Use this opportunity to ask him questions about this topic and a good excuse to
8419
Martijn Walraven is a developer on the Apollo Open Source team at Meteor, where he focuses on bringing GraphQL to mobile developers. He created a strongly typed GraphQL client for iOS written in Swift, and is working on doing the same for Android. He'll briefly introduce GraphQL and how it is a product-developer-friendly and efficient method for fetching structured data from a server, designed to be an alternative to REST. In this talk, he’ll explain why GraphQL was developed, how it works, and how you can use it in your own apps, whether you are a React (Native), Angular, or native iOS or Android developer.
8520

8621

87-
## Events
88-
89-
### [Workshop] Learn React, GraphQL, and Relay over a weekend
90-
91-
- **Date:** September 16, 2016
92-
- **Location:** San Francisco, CA, USA
93-
- **Speakers:** Samer Buna, Armand Aquino, Kyle Matthews
94-
- **Link:** http://www.meetup.com/Declarative-Programmers/events/233430457/
95-
96-
### [Workshop] Working with GraphQL on Angular application
97-
98-
- **Date:** October 22, 2016
99-
- **Location:** Barcelona, Catalonia, Spain
100-
- **Speakers:** Kamil Kisiela
101-
- **Link:** http://www.meetup.com/AngularJS-Beers/events/234354326/
102-
103-
### GraphQL Summit
104-
105-
- **Date:** October 26, 2016
106-
- **Location:** San Francisco, CA, USA
107-
- **Speakers:** Lee Byron, Joe Savona, Sashko Stubailo, James Baxley, Brandon Black
108-
- **Link:** http://graphqlsummit.com
109-
110-
11122
## Meetups
11223

11324
### North America

0 commit comments

Comments
 (0)