There is generally a good understanding on how to render large (say, 100K items) datasets using virtual lists, …if they remain largely static. But what if new entries are being added or updated at a rate of hundreds per second? And what if the user should be able to filter and sort them freely? How can we stay responsive in such scenarios? In this talk we discuss how Flipper introduced map-reduce inspired FSRW transformations to handle such scenarios gracefully. By applying the techniques introduced in this talk Flipper frame rates increased at least 10-fold and we hope to open-source this approach soon.
Check out more articles and videos
We constantly think of articles and videos that might spark Git people interest / skill us up or help building a stellar career

33 min
Building Better Websites with Remix

27 min
(Easier) Interactive Data Visualization in React

25 min
A Guide to React Rendering Behavior

20 min
Routing in React 18 and Beyond

30 min
Using useEffect Effectively

21 min
The Future of Performance Tooling
Workshops on related topic

132 min
Concurrent Rendering Adventures in React 18
Free Workshop

177 min
React Hooks Tips Only the Pros Know
Workshop

174 min
React, TypeScript, and TDD
Free Workshop

145 min
Web3 Workshop - Building Your First Dapp
Free Workshop

96 min
Rethinking Server State with React Query
Workshop

125 min
Getting Started with Suspense and Concurrent Rendering in React
Workshop
Upcoming events