Hacker News new | ask | show | jobs
by Robin_Message 2669 days ago
Just thinking, I bet you could have a top level component (in React say) implement a state chart. Then the spec is the code, which is always nice. You might want parameterised states though (i.e. list into detail view) I wonder if that's a thing.