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.6k
コードとIBをつなぐオレオレスタイルシステム
yukiasai
1
1.6k
For nested apps
yukiasai
0
130
Other Decks in Programming
See All in Programming
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
470
Design Foundational Data Engineering Observability
sucitw
3
200
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
請來的 AI Agent 同事們在寫程式時,怎麼用 pytest 去除各種幻想與盲點
keitheis
0
120
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.3k
速いWebフレームワークを作る
yusukebe
5
1.7k
1から理解するWeb Push
dora1998
7
1.9k
Kiroで始めるAI-DLC
kaonash
2
590
チームのテスト力を鍛える
goyoki
2
150
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
310
AWS発のAIエディタKiroを使ってみた
iriikeita
1
190
OSS開発者という働き方
andpad
5
1.7k
Featured
See All Featured
KATA
mclloyd
32
14k
Docker and Python
trallard
45
3.6k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
How to train your dragon (web standard)
notwaldorf
96
6.2k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
112
20k
Side Projects
sachag
455
43k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
A designer walks into a library…
pauljervisheath
207
24k
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