Kevlin Henney makes the case for not suffixing class names, or files with the type of object it contains.
PHP
Details That Make Interfaces Feel Better
Jakub shares a collection of small interface details that compound into a much better user experience, from text wrapping and concentric radius math to interruptible animations and optical alignment. It is packed with practical UI Read more…