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
35
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
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.8k
使いやすいプラットフォームの作り方 ー LINEヤフーのKubernetes基盤に学ぶ理論と実践
lycorptech_jp
PRO
1
160
企業の生成AIガバナンスにおけるエージェントとセキュリティ
lycorptech_jp
PRO
2
200
Codeful Serverless / 一人運用でもやり抜く力
_kensh
7
450
組織を巻き込む大規模プラットフォーム移行戦略 〜50+サービスのマルチリージョン・マルチプロダクト化で学んだステークホルダー協働の実践〜 / Platform migration strategy engaging all stakeholders
toshi0607
2
180
「全員プロダクトマネージャー」を実現する、Cursorによる仕様検討の自動運転
applism118
22
12k
dbt開発 with Claude Codeのためのガードレール設計
10xinc
2
1.3k
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/06 - 2025/08
oracle4engineer
PRO
0
110
共有と分離 - Compose Multiplatform "本番導入" の設計指針
error96num
2
1.2k
エンジニアリングマネージャーの成長の道筋とキャリア / Developers Summit 2025 KANSAI
daiksy
3
1.1k
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
570
新規プロダクトでプロトタイプから正式リリースまでNext.jsで開発したリアル
kawanoriku0
1
220
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Music & Morning Musume
bryan
46
6.8k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Docker and Python
trallard
46
3.6k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.1k
Visualization
eitanlees
148
16k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
The Pragmatic Product Professional
lauravandoore
36
6.9k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
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