Jenni Nadler

When life gives you lemons, write better error messages

Screenshot of “When life gives you lemons, write better error messages”

Wix reviewed and fixed 7,643 error messages that were “generic” or “not helpful”, and Jenni explains how to provide better assistance to users:

What makes a good error message

  • Say what happened and why […]
  • Provide reassurance […]
  • Be empathetic […]
  • Help them fix it […]
  • Always give a way out […]

Of course, you should read the full inspiring post!

  1. Note from 31 May 2024

    Please, please, please… check on the sites you build that using Command #fn1" id="fnref1">[1] + click #fn2" id="fnref2">[2] always opens links in a new tab, even if you used some JavaScript to build a dumb Web link!

    I see too many sites where Cmd + click opens the link in the current tab, so when browsing a list of links, if I want to open them in new tabs (for example to compare products), I need to use right click and then select the "open link in a new tab" option, for each link.

    Really cumbersome! 😡


    1. Command on a Mac, but I guess Control on Windows and Linux? #fnref1" class="footnote-backref">↩︎

    2. Check the click both with mouses and trackpads! #fnref2" class="footnote-backref">↩︎