Feature parity with re-frisk
Summary
Goal: bring reflex-devtools to functional parity with re-frisk from the re-frame ecosystem.
Implement state and action inspection, diffs, timelines, and graphs comparable to re-frisk’s features.
Exact visual cloning is not required — the goal is equivalent observability and debugging utility.
Goals / Non-Goals
Goals
Non-Goals
- Full UI duplication of re-frisk.
- One-to-one API compatibility with re-frame — only conceptual equivalents for Reflex.
Feature checklist
State & Keys
Events
Timeline & Metrics
Data-flow / Graphs
Derived state / Subscriptions
References
Feature parity with re-frisk
Summary
Goal: bring reflex-devtools to functional parity with re-frisk from the re-frame ecosystem.
Implement state and action inspection, diffs, timelines, and graphs comparable to re-frisk’s features.
Exact visual cloning is not required — the goal is equivalent observability and debugging utility.
Goals / Non-Goals
Goals
Non-Goals
Feature checklist
State & Keys
app-db).Events
Timeline & Metrics
Data-flow / Graphs
Derived state / Subscriptions
References