← Back to paths
Lists that stay fast
Virtualize and paginate in React and Vue. Same problem, two trees.
4 challenges
Start here1. Challenge: Build a Virtualized List Component
advancedCreate a performant virtualized list that renders only visible items.
React
2. Challenge: Build a Virtualized List Component
advancedCreate a performant virtualized list that renders only visible items.
Vue.js
3. Challenge: Build an Infinite Scroll with Data Fetching
expertCreate a performant infinite scroll component with data fetching and caching.
React
4. Challenge: Build an Infinite Scroll with Data Fetching
expertCreate a performant infinite scroll component with data fetching and caching.
Vue.js