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
37
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
JAWS DAYS 2026でAIの「もやっと」感が解消された話
smt7174
1
100
Bref でサービスを運用している話
sgash708
0
200
私がよく使うMCPサーバー3選と社内で安全に活用する方法
kintotechdev
0
130
GitHub Advanced Security × Defender for Cloudで開発とSecOpsのサイロを超える: コードとクラウドをつなぐ、開発プラットフォームのセキュリティ
yuriemori
1
110
ADK + Gemini Enterprise で 外部 API 連携エージェント作るなら OAuth の仕組みを理解しておこう
kaz1437
0
220
Oracle Cloud Infrastructure(OCI):Onboarding Session(はじめてのOCI/Oracle Supportご利⽤ガイド)
oracle4engineer
PRO
2
17k
AIエージェント時代に必要な オペレーションマネージャーのロールとは
kentarofujii
0
190
データマネジメント戦略Night - 4社のリアルを語る会
ktatsuya
1
430
パワポ作るマンをMCP Apps化してみた
iwamot
PRO
0
200
SaaSに宿る21g
kanyamaguc
2
180
OCI技術資料 : ロード・バランサ 概要 - FLB・NLB共通
ocise
4
27k
Navigation APIと見るSvelteKitのWeb標準志向
yamanoku
2
130
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
150
The agentic SEO stack - context over prompts
schlessera
0
720
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.5k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
2.6k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
850
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
1k
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
460
Between Models and Reality
mayunak
2
240
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
93
Fireside Chat
paigeccino
42
3.9k
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