Web Development

HTML Attribute to Allow/Disallow Handwriting Input

A new explainer for a new HTML attribute to handle handwritten inputs. Like this: <input type=”text” handwriting=”true” … > <input type=”text” handwriting=”false” … > <textarea handwriting=”” … > <!– evaluates to “true” –> <div contenteditable handwriting=”true”>…</div> <!– maybe? –> The primary use case is for those using one of those writing devices for touch screens,

HTML Attribute to Allow/Disallow Handwriting Input Read More »

If I Was Starting My Career Today: Thoughts After 15 Years Spent In UX Design (Part 2)

In the previous article in my two-part series, I have explained how important it is to start by mastering your design tools, to work on your portfolio (even if you have very little work experience — which is to be expected at this stage), and to carefully prepare for your first design interviews. If all

If I Was Starting My Career Today: Thoughts After 15 Years Spent In UX Design (Part 2) Read More »