|
|
|
|
|
by mbishop
1455 days ago
|
|
I think the lesson is to not think first about your data and how to put it on a screen. Start with the user and then figure out how to utilize your data to support your UI. Dumping database records to a list view on the screen, no matter how pretty you make each entry, is rarely useful. |
|