Setapp — Grow, and monetize your app with unified AI gateway
Grow, and monetize your app with unified AI gateway
Promoted
Maker
Hey everyone,
after some struggle with large data sets, i decided to scratch my own itch and build a proper component that can display variable height items without much hassle. please let me know what you think about the implementation and the feature set.
A few interesting details:
the component is written in typescript, and uses the tsdx scaffold.
the internal state is implemented with rxjs. Propagating the observables changes works quite well with the hooks api.