Ido Moshe

Ido Moshe

Ido Moshe is a software engineer with over a decade of experience building scalable web applications and developer tools. He currently works on charting libraries at AG Grid, focusing on clear, high-performance data visualization. He has led front-end architecture across diverse domains, with a focus on building modular UI systems, streamlining development workflows, and reducing complexity in evolving codebases. His work emphasizes maintainability, clarity, and thoughtful abstraction.
Efficient Data Visualisation with React and SVG
React Summit 2025React Summit 2025
27 min
Efficient Data Visualisation with React and SVG
See how far simple charts in React and SVG can take you, and where their limits start to surface. We'll explore the sweet spot of using React's declarative model with plain SVG elements and a touch of D3 for utility functions like scaling and path generation, before reaching the performance and complexity ceilings that call for something more robust.