Export Image
Export Code

React Performance Optimization - Episode 45

roc286

Last edited Mar 17, 2022
Created on Mar 16, 2022

Memoized

  • xScale
  • binnedData

A world map showing cities with population greater than 50,000. City data from Simplemaps: World Cities Database.

Country boundaries from World Atlas TopoJSON, polished for visual style, including graticules.

This iteration is optimized for performance using React's useMemo hook.

MIT Licensed