Summit '22
Working fluently with Data in React
About this presentation
There are multiple modes of working with data in React, from client-side fetching, to server-side fetching, to React 18's new concurrent features, and even incremental-static-regeneration. This talk demystifies how React apps consume and use data, and will leave developers more confident about working with I/O in their React apps.