When The User Comes First
Advocates for a user-centric approach in tech projects, prioritizing user needs over company goals for better outcomes.
Advocates for a user-centric approach in tech projects, prioritizing user needs over company goals for better outcomes.
Author shares their SXSW panel submission on web performance and neuroscience, and recommends other tech-focused talks they hope get selected.
Explores the technical criteria and markup required for Safari Reader to activate on a webpage, based on community testing and analysis.
Explains the benefits of progressive enhancement for web development, using client examples to show cost and performance advantages.
A guide to designing a highly usable and accessible slider control for web interfaces, focusing on user experience and ARIA compatibility.
A web developer shares his excitement and plans for attending the SXSW Interactive conference, highlighting key tech panels on JavaScript, browsers, and design.
Explains CSS media types for optimizing website presentation across different devices like printers, screens, and handhelds.
A tutorial on using CSS and JavaScript to display a link's URL when printing a webpage, with a workaround for Internet Explorer.
A tutorial on using the JavaScript Web Speech API to add a 'listen' button to a website, improving accessibility and user engagement.
A guide to building a reusable, accessible modal component in React using the modern HTML <dialog> element.