How (not to) name things

Posted on

Imagine every sign stating "you are now in front of a sign". Or the LinkedIn-app is now called "this is an app".

A name is supposed to help you identify something. It sets it apart from other things of the same kind.

HTML already has something to tell you what kind the object/element is. That is what semantics do.

Names are there to tell one button apart from another. HTML already tells you it's a button. Now add a name to tell which button it is!

All of that is noise. Give a clear identifying name.

More about semantics: https://www.erikkroes.nl/blog/semantics-what-does-it-mean/

Got feedback? I bet you'd appreciate a group of accessibility experts. Share insights and grow together.

Join Discord!