Hacker News new | ask | show | jobs
by marcelvr 6572 days ago
> Forms are tabular data -- headers on side, data on the other.

For very simple form designs, sure. But that idea breaks down when you have a more sophisticated form and need to consider horizontal "flow" between fields.

Tables are hammers, but not all forms are nails.