๐ŸŒ Why does anybody think that a combo box that lists every country in the world is a good idea? ๐Ÿ˜•

by May 17, 2023

๐ŸŒ Why does anybody think that a combo box that lists every country in the world is a good idea? ๐Ÿ˜•

Or picking a year from a list from 1900? ๐Ÿ“… How older I get, how more I need to scroll. ๐Ÿคฆโ€โ™‚๏ธ

Sure, verify user input, but this is not the way! โŒ

#
Remy van Duijkeren

Remy van Duijkeren

Power Platform Advisor

Microsoft Power Platform Advisor with over 25 years of experience in IT with a focus on (marketing) automation and integration.

Helping organizations with scaling their business by automating processes on the Power Platform (Dynamics 365).

Expert in Power Platform, Dynamics 365 (Marketing & Sales) and Azure Integration Services. Giving advice and strategy consultancy.

Services:
– Strategy and tactics advise
– Automating and integrating

Subscribe to
The Daily Friction

A daily newsletter on automation and eliminating friction

Related Content

Progressive Enhancement for JS is overrated.

Progressive Enhancement for JS is overrated. In todayโ€™s web, HTML + CSS + JS is a package deal. Almost every browser supports the trio, and letโ€™s be real: users expect apps to work smoothly with JavaScript. 95%+ of users have JS enabled โ€“ why build for the exception?...

read more

Alpine.js just clicked. ๐ŸŽฏ

Alpine.js just clicked. ๐ŸŽฏ Its declarative syntaxโ€”attributes on HTML tagsโ€”is perfect for simple UI logic. Most of the time, I donโ€™t even need to touch JavaScript. And when I do? I can write just a little bit, and it fits right in. Whatโ€™s even better? The declarative...

read more

HTMX + ASPNET Core Razor = magic. โœจ

HTMX + ASPNET Core Razor = magic. โœจ But HyperScript? Not so much. ๐Ÿ˜… As a developer, I gave HyperScript a try for client-side interactions. I really wanted to love itโ€”especially since itโ€™s from the same creator as HTMX. But every time I used it, I spent way too much...

read more