Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ReactNative+GraphQLでなんか作る
Search
yukiasai
November 28, 2017
Programming
1
1.2k
ReactNative+GraphQLでなんか作る
yukiasai
November 28, 2017
Tweet
Share
More Decks by yukiasai
See All by yukiasai
スタディサプリENGLISH_モバイルチームの技術戦略.pdf
yukiasai
0
1.7k
Swift in my home
yukiasai
1
1.1k
家庭内Slack導入までのお話
yukiasai
1
2.9k
20170327_fastlane_jp_2.pdf
yukiasai
0
1.7k
コードとIBをつなぐオレオレスタイルシステム
yukiasai
1
1.7k
For nested apps
yukiasai
0
140
Other Decks in Programming
See All in Programming
最新のDirectX12で使えるレイトレ周りの機能追加について
projectasura
0
300
dnx で実行できるコマンド、作ってみました
tomohisa
0
110
開発生産性が組織文化になるまでの軌跡
tonegawa07
0
190
r2-image-worker
yusukebe
1
180
DartASTとその活用
sotaatos
2
150
AIと協働し、イベントソーシングとアクターモデルで作る後悔しないアーキテクチャ Regret-Free Architecture with AI, Event Sourcing, and Actors
tomohisa
2
9.6k
AIエージェントでのJava開発がはかどるMCPをAIを使って開発してみた / java mcp for jjug
kishida
4
790
Microservices Platforms: When Team Topologies Meets Microservices Patterns
cer
PRO
0
600
Developing Specifications - Jakarta EE: a Real World Example
ivargrimstad
0
230
モダンJSフレームワークのビルドプロセス 〜なぜReactは503行、Svelteは12行なのか〜
fuuki12
0
120
しっかり学ぶ java.lang.*
nagise
1
450
FlutterKaigi 2025 システム裏側
yumnumm
0
1.2k
Featured
See All Featured
What's in a price? How to price your products and services
michaelherold
246
12k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Building Applications with DynamoDB
mza
96
6.8k
Visualization
eitanlees
150
16k
Git: the NoSQL Database
bkeepers
PRO
432
66k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.1k
Facilitating Awesome Meetings
lara
57
6.6k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
RailsConf 2023
tenderlove
30
1.3k
Writing Fast Ruby
sferik
630
62k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Transcript
ReactNative+GraphQLͰͳΜ͔࡞Δ potatotips #45 Nov. 28, 2017
whoami? @yukiasai @yukiasai417 Recruit Marketing Partners Co., Ltd.
React Native https://facebook.github.io/react-native/
GraphQL http://graphql.org/
Graphcool https://www.graph.cool/ GraphQL Backend Development Framework
GraphQL • Schema • Query • Mutation • Subscription
Schema
Query
Mutation
Subscription
ChatΛ࡞Ζ͏ʂ
Packages • react-apollo • https://github.com/apollographql/react-apollo • subscriptions-transport-ws • https://github.com/apollographql/subscriptions-transport-ws •
without Redux
Basic
Query
Subscription
Mutation
Demo
Thank you