Hacker News new | ask | show | jobs
by JMTQp8lwXL 2130 days ago
You might get better performance with the <canvas> element instead of SVG. I've noticed React can struggle with SVGs containing complex subtrees.