Show HN: SmartStepper – Multi-Step Form Library with Config-Based Flow

15 pointsposted 3 days ago
by milad_shirian

8 Comments

cloudking

3 days ago

Demo doesn't work: 404: NOT_FOUND Code: DEPLOYMENT_NOT_FOUND ID: cle1::tpv5g-1751207033791-4081486be439

amounderness200

3 days ago

Note persistent typo in README on "orchesration". Not enough time to add anything more constructive today, but I've used stepper forms and they're harder to get right than you naively imagine.

revskill

3 days ago

FE ecosystem is broken with validation as first-class citizen. Remember that parse, don't validate.

Stop making validation as first-class citizen, use a generic async function instead.