Show HN: Fluent-state: a new fresh take on local React state https://ift.tt/WlrkI4H
Show HN: Fluent-state: a new fresh take on local React state Hi HN I built *fluent-state*, a lightweight React hook that replaces useState, useReducer, useMemo, and useEffect. It gives you: - A fluent, proxy-based API: `state.user.name('Joe')` - Immutable updates without spread logic - Automatic dependency tracking - Built-in `compute` for reactive, memoized derived state (no useMemo needed) - Built-in `effect` for reactive side-effects with automatic dependency tracking (no useEffect needed) - Zero boilerplate, full control Designed for local state, nested structures, and clean, declarative code. Demo: https://ift.tt/1TGKEFJ... GitHub: https://ift.tt/UfaTWJO NPM: https://ift.tt/Z2cOykz Try it out plz. https://ift.tt/UfaTWJO July 18, 2025 at 04:07AM
Show HN: Fluent-state: a new fresh take on local React state https://ift.tt/WlrkI4H
Reviewed by Technology World News
on
July 18, 2025
Rating:
No comments: