Paul Hebert avatar Paul Hebert

Midnight is a Terrible Time for Coffee

Screenshot of “Midnight is a Terrible Time for Coffee”

It’s easy to assume that folks won’t use the defaults, but some will (intentionally or accidentally.) By improving these defaults, you improve the default experience of your product.

This is really important.

I tried to take care of these defaults when creating my recent GitHub Action to publish feed items on Mastodon or Pack11ty, my starter project for Eleventy.

  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">↩︎