Making Web
Human-First
UXHarmony is a journal of an UX and web dev who likes to document
his
everyday challenges - and how he solves them.
Latest posts
How to detect trackpad in Javascript?
Learn what is momentum scroll and how do detect it in JavaScript. Includes code examples and practical explanations for handling trackpad behavior.
Read Post
A problem with new css units
While the new CSS units bring good improvements for determining viewport size with or without dynamic toolbars, they sometimes break on iOS devices.
Read Post
Why are radio buttons rounded?
The radio buttons are a fundamental components in user interfaces, in this article we will jump into the origin and development of radio buttons.
Read Post
Is CSS only always the best choice?
CSS only means making things that normally require JavaScript to work, without the need of JavaScript. Is this always the best choice?
Read Post