Menu

Design Patterns: When Breaking The Rules Is OK

I wrote a new article for Smashing Magazine called Design Patterns: When Breaking The Rules Is OK:

W’d like to believe that we use established design patterns for common elements on the Web. We know what buttons should look like, how they should behave and how to design the Web forms that rely on those buttons. And yet, broken forms, buttons that look nothing like buttons, confusing navigation elements and more are rampant on the Web. It’s a boulevard of broken patterns out there.

I go on to the discuss the history of design patterns, and under what circumstances it’s ok to go off the beaten track and try something new. Enjoy!