Video unavailable. Open the source below.
NewJevForm
A form changes its next question dynamically instead of relying on a large fixed if/then tree.
Added to Jevfast
Video unavailable. Open the source below.
NewA form changes its next question dynamically instead of relying on a large fixed if/then tree.
Judges what to ask next after each answer; json-render supplies the interface and XState manages form state.
Uses typed choices to simplify branching forms while leaving rendering and state transitions to explicit tools.
This project calls Jev on demand, in response to user input or events.