Show HN: Vellyr – small JavaScript non-lazy signals library (github.com)

2 points by bloomca ↗ HN
During my explorations of UI libraries and atomic updates I came to a conclusion that signals is one the best composable state primitives for that task.

Observables are great as well, but they are fundamentally more complicated, so I built a super simple eager signals library with explicit derived/effects semantics (so, no proxies) and wanted to share here.

0 comments

[ 2.9 ms ] story [ 9.1 ms ] thread

No comments yet.