Skip to content

Commit 15428a2

Browse files
authored
Merge pull request #57 from theadactyl/community
Community Pages
2 parents adbbc3f + 34d0075 commit 15428a2

File tree

2 files changed

+141
-0
lines changed

2 files changed

+141
-0
lines changed

site/docs/Community-Events.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Upcoming Events
2+
3+
## Talks
4+
5+
### High Performance GraphQL
6+
7+
- **Event:** ReactNext 2016
8+
- **Date:** September 15, 2016
9+
- **Location:** Toronto, Ontario, Canada
10+
- **Speaker:** Barak Chamo
11+
- **Link:** http://react-next.com/#schedule
12+
13+
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.
14+
15+
### Angular Meets GraphQL
16+
17+
- **Event:** AngularZone Meetup
18+
- **Date:** September 18, 2016
19+
- **Location:** London, UK
20+
- **Speaker:** Uri Goldshtein
21+
- **Link:** https://www.meetup.com/AngularZone/events/233260317/
22+
23+
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!
24+
25+
### From REST to GraphQL
26+
27+
- **Event:** Full Stack Toronto
28+
- **Date:** October 17, 2016
29+
- **Location:** Toronto, Ontario, Canada
30+
- **Speaker:** Marc Andre Giroux, Shopify
31+
- **Link:** http://fsto.co/schedule/
32+
33+
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.
34+
35+
### Building better mobile apps with GraphQL
36+
37+
- **Event:** Reactive Conf
38+
- **Date:** October 26, 2016
39+
- **Location:** Bratislava, Slovakia
40+
- **Speaker:** Martjin Walraven
41+
- **Link:** https://reactiveconf.com/
42+
43+
## Events
44+
45+
### [Workshop] Learn React, GraphQL, and Relay over a weekend
46+
47+
- **Date:** September 16, 2016
48+
- **Location:** San Francisco, CA, USA
49+
- **Speakers:** Samer Buna, Armand Aquino, Kyle Matthews
50+
- **Link:** http://www.meetup.com/Declarative-Programmers/events/233430457/
51+
52+
### GraphQL Summit
53+
54+
- **Date:** October 26, 2016
55+
- **Location:** San Francisco, CA, USA
56+
- **Speakers:** Lee Byron, Joe Savona, Sashko Stubailo, James Baxley, Brandon Black
57+
- **Link:** http://graphqlsumit.com
58+
59+
# Meetup Groups
60+
61+
## North America
62+
63+
- [GraphQL San Francisco](http://www.meetup.com/GraphQL-SF/)
64+
- [GraphQL & Relay (San Francisco)](http://www.meetup.com/graphql/)
65+
- [GraphQL Seattle](https://www.meetup.com/Seattle-GraphQL-Meetup/)
66+
- [GraphQL Toronto](https://www.meetup.com/GraphQL-Toronto/)
67+
68+
## Europe
69+
70+
- [GraphQL Amsterdam](https://www.meetup.com/Amsterdam-GraphQL-Meetup/)
71+
- [GraphQL Paris](https://www.meetup.com/GraphQL-Paris/)
72+
73+
## Australia
74+
75+
- [GraphQL Melbourne](http://graphql.melbourne/)
76+
77+
## Remote
78+
- [GraphQL Remote](https://www.meetup.com/GraphQL-Remote-Meetup/)

site/docs/Community-Resources.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Community Resources
2+
3+
## Slack
4+
5+
Many developers and users idle on Slack in [**#general** on GraphQL](https://graphql.slack.com/messages/general/). [Get your invite here!](https://graphql-slack.herokuapp.com/)
6+
7+
Other helpful Slack communities:
8+
- [Apollo Slack](http://apollostack.com/#slack)
9+
- [Reindex Slack](http://slack.reindex.io/)
10+
- [Graph.cool Slack](https://slack.graph.cool/)
11+
12+
## Stack Overflow
13+
14+
Many members of the community use Stack Overflow to ask questions. [Read through the existing questions tagged with **graphql** or ask your own!](http://stackoverflow.com/questions/tagged/graphql)
15+
16+
## Twitter
17+
18+
Use the [**#graphql** hashtag](https://twitter.com/search?q=%23GraphQL&src=tyah) on Twitter to join the conversation.
19+
20+
Here are some helpful accounts to follow:
21+
- [@GraphQL](https://twitter.com/GraphQL)
22+
- [@graphqlweekly](graphqlweekly)
23+
- [@graphqlnews](https://twitter.com/graphqlnews)
24+
- [@GraphQLStackOverflow](https://twitter.com/GraphQLatSO)
25+
- [@apollostack](https://twitter.com/apollostack)
26+
- [@graphcool](https://twitter.com/graphcool)
27+
28+
## Blogs
29+
30+
Here are a list of notable blog posts to help you better understand GraphQL:
31+
32+
- [GraphQL Introduction](https://facebook.github.io/react/blog/2015/05/01/graphql-introduction.html) - Nick Schrock
33+
- [From REST to GraphQL](https://0x2a.sh/from-rest-to-graphql-b4e95e94c26b#.tag7nzkrb) - Jacob Gillespie
34+
- [GraphQL Explained](https://medium.com/apollo-stack/graphql-explained-5844742f195e#.zdykxos6i) - Jonas Helfer
35+
- [GraphQL Concepts Visualized](https://medium.com/apollo-stack/the-concepts-of-graphql-bc68bd819be3#.hfczgtdsj) - Dhaivat Pandya
36+
- [Building the f8 App: Using GraphQL & Relay](http://makeitopen.com/tutorials/building-the-f8-app/relay/)
37+
- [Your First GraphQL Server](https://medium.com/the-graphqlhub/your-first-graphql-server-3c766ab4f0a2#.ovn0y19k4) - Clay Allsopp
38+
- [Tutorial: How to Build a GraphQL Server](https://medium.com/apollo-stack/tutorial-building-a-graphql-server-cddaa023c035#.bu6sdnst4) - Jonas Helfer
39+
40+
## Videos
41+
42+
Developers inside and outside of Facebook have given talks about GraphQL at conferences and meetups around the world. Here are some of our favorites:
43+
44+
- [From Zero to GraphQL in 30 Minutes](https://www.youtube.com/watch?v=UBGzsb2UkeY) - Steve Luscher
45+
- [Exploring GraphQL](https://www.youtube.com/watch?v=_9RgHXqH8J0) - Nick Schrock, @Scale 2015
46+
- [GraphQL Servers](https://www.youtube.com/watch?v=KOudxKJXsjc) - Nick Schrock, React Rally 2015
47+
- [GraphQL at Facebook](https://www.youtube.com/watch?v=etax3aEe2dA) - Dan Schafer, React Europe 2016
48+
- [GraphQL Source Code Overview](https://www.youtube.com/watch?v=IqtYr6RX32Q) - Lee Byron
49+
- [GraphQL Future](https://www.youtube.com/watch?v=ViXL0YQnioU) - Lee Byron & Laney Keunzel
50+
- [Apollo Client: Put GraphQL Data in Your UI](https://www.youtube.com/watch?v=u1E0CbGeICo) - Sashko Stubailo
51+
- [Placeholder for Greg's React Rally Talk on Relay 2]
52+
- [Build a GraphQL server for Node.js, using PostgreSQL/MySQL](https://www.youtube.com/watch?v=DNPVqK_woRQ) - Lee Benson
53+
- [A GraphQL Framework for Non-JS Servers](https://www.youtube.com/watch?v=RNoyPSrQyPs) - Syrus Akbary
54+
- [Modernize Your Angular App with GraphQL](https://www.youtube.com/watch?v=qpGnPbpkcZM) - Uri Goldshtein, Angular Camp 2016
55+
- [GraphQL server tutorial for Node.js with SQL, MongoDB and REST ](https://www.youtube.com/watch?v=PHabPhgRUuU) - Jonas Helfer
56+
- [Building Native Mobile Apps with GraphQL](https://www.youtube.com/watch?v=z5rz3saDPJ8) - Martjin Walraven, React Europe 2016
57+
58+
## Other
59+
60+
To explore other community-developed resources and content about GraphQL, take a look at these sites:
61+
62+
- [Building Apollo](https://medium.com/apollo-stack)
63+
- [Learn GraphQL](https://learngraphql.com/basics/introduction)

0 commit comments

Comments
 (0)