Scott Hanselman’s post on adding hotkeys to web applications is good food-for-thought if you have any power users, or just want a better experience when using the applications you develop.
Monthly Archives: February 2016
Icons are Usually Poor UX
UX Myths enumerates the reasons why the use of icons generally leads to poor user experience.
Logging WordPress REST API errors
I wanted a simple logger for errors in REST API requests and didn’t find one online, so I wrote this one: