Settings

Theme

Show HN: Vellyr – small JavaScript non-lazy signals library

github.com

2 points by bloomca a month ago · 0 comments · 1 min read

Reader

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.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection