Have been exploring different ways to compose the UI and make parts more re-usable, found headless component pattern where components which manage business logic only forward props and business logic to children see https://www.martinfowler.com/articles/headless-component.html and one of the implementations of this pattern is Headless UI and you can also find it implemented in Shadcn
martinfowler.com
Headless Component: a pattern for composing React UIs
Separates state management logic from the visual representation
That’s insane that one package can cost 440gb of network transfer - if there are quick wins take them before doing
npm i
Have you been dreaming and making ambitious plans to use D3 in your favorite project for visualizations, here is a great resource you can build up your skills to do so using d3 and react + d3
* https://d3-graph-gallery.com/
* https://www.react-graph-gallery.com/
* https://d3-graph-gallery.com/
* https://www.react-graph-gallery.com/
D3-Graph-Gallery
The D3 Graph Gallery – Simple charts made in d3.js
The D3 graph gallery displays hundreds of charts made with D3.js, always providing the reproducible code.