Joonas Bergius 6/9/2021

Coding pattern: preventing the use of '0 results' as a loading indicator

Read Original

The article criticizes the poor user experience of displaying '0 results' as a loading indicator, arguing it misleads users. It provides real-world examples from Google Drive and Windows, explains why developers fall into this pattern, and highlights the compounded issue of missing error handling. It concludes by proposing a technical solution using a TypeScript Result wrapper to force explicit handling of loading and error states.

Coding pattern: preventing the use of '0 results' as a loading indicator

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet