Hacker News new | ask | show | jobs
by SeoxyS 5020 days ago
The main problem isn't a design problem, it's a problem of the developers being incompetent. Accessing network resources on the main thread is a massive beginner mistake.

Though pre-loading the card with cached data while the real data is being fetched is absolutely the best solution and experience.

1 comments

Gotcha. Thanks for the insight. Strange to launch an app with such an issue.