To be honest, in certain enterprises (probably many startups as well) there’s just no need for UI other than tables. We get an api, mangle the result into some grouping, and then dump it into a table, over and over again.
Sometimes we let the user click a row, and do something about it, hah.
No comments yet.