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
React.Suspense & react-cache
Search
Flo Barriol
May 16, 2019
Technology
0
32
React.Suspense & react-cache
Duo futuriste pour requêter des données en ReactJS
Flo Barriol
May 16, 2019
Tweet
Share
Other Decks in Technology
See All in Technology
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
2
680
MySQL5.6から8.4へ 戦いの記録
kyoshidaxx
1
300
Lambda Web Adapterについて自分なりに理解してみた
smt7174
5
140
より良いプロダクトの開発を目指して - 情報を中心としたプロダクト開発 #phpcon #phpcon2025
bengo4com
1
3.2k
AWS Organizations 新機能!マルチパーティ承認の紹介
yhana
1
220
KubeCon + CloudNativeCon Japan 2025 に行ってきた! & containerd の新機能紹介
honahuku
0
120
Tokyo_reInforce_2025_recap_iam_access_analyzer
hiashisan
0
140
変化する開発、進化する体系時代に適応するソフトウェアエンジニアの知識と考え方(JaSST'25 Kansai)
mizunori
1
260
生成AI時代の開発組織・技術・プロセス 〜 ログラスの挑戦と考察 〜
itohiro73
1
370
整頓のジレンマとの戦い〜Tidy First?で振り返る事業とキャリアの歩み〜/Fighting the tidiness dilemma〜Business and Career Milestones Reflected on in Tidy First?〜
bitkey
0
220
CI/CD/IaC 久々に0から環境を作ったらこうなりました
kaz29
1
200
LangSmith×Webhook連携で実現するプロンプトドリブンCI/CD
sergicalsix
1
150
Featured
See All Featured
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Typedesign – Prime Four
hannesfritz
42
2.7k
The World Runs on Bad Software
bkeepers
PRO
69
11k
Site-Speed That Sticks
csswizardry
10
670
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
The Cult of Friendly URLs
andyhume
79
6.5k
KATA
mclloyd
30
14k
Documentation Writing (for coders)
carmenintech
72
4.9k
Code Review Best Practice
trishagee
69
18k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Transcript
ReaCt.suspense & react-cache Duo futuriste pour requêter des données en
ReactJS @FlorentBarriol
I’m here ! @FlorentBarriol
React.suspense & React.lazy Faire du code-splitting @FlorentBarriol
— Moi — Le code splitting, c’est diviser pour mieux
servir @FlorentBarriol
Dynamic import @FlorentBarriol
React.lazy(import) @FlorentBarriol
<React.Suspense /> @FlorentBarriol
react-cache @FlorentBarriol
Que de suspense ! @FlorentBarriol
The API may will change wildly between versions. No, Really,
It is Unstable — Le readme du package — @FlorentBarriol
setGlobalCacheLimit(limit) @FlorentBarriol
createResource(fetch, hashInput) @FlorentBarriol
read(input) @FlorentBarriol
Démo @FlorentBarriol
Merci ! Des questions ? @FlorentBarriol @FlorentBarriol
Repo Github de la démo https://github.com/florentbarriol/demo-talk-react-suspense @FlorentBarriol