|
|
|
|
|
by andrewmackenzie
5020 days ago
|
|
Ya that's what devs were telling me while I was working on it. Could loading the app on individual "event cards" with cached data, like I proposed, potentially "solve" that problem? Or is there a better way? If there are no upcoming trips or cards, I designed an empty main Trips table to load instead. Was the least interesting of the comps, so I left it out of the site. |
|
Though pre-loading the card with cached data while the real data is being fetched is absolutely the best solution and experience.