Latest Updates
Documenting code, one commit at a time.
From Chaos to Clarity: Elevating UI with Design Tokens and WCAG Standards in Artesanos-ar
Building and maintaining a user interface can quickly become a challenge without a structured approach. In the Artesanos-ar project, we faced a common scenario: a UI that had grown organically, leading to inconsistencies and accessibility gaps. This post details our journey to establish a more robust and accessible UI foundation through the implementation of design tokens and adherence to WCAG
Enhancing Mobile Responsiveness: Adapting Grid Layouts for Small Screens
In the Artesanos-ar project, we're dedicated to delivering a seamless user experience across all devices. A recent update focused on refining the display of 'detalle de pieza' (piece detail) pages, specifically addressing how content rendered on mobile devices.
The Challenge
Previously, the piece detail view utilized a two-column grid layout, defined by 1fr 1fr CSS grid properties.
Elevating User Experience: A Journey Through UI/UX and Accessibility Refinements in Artesanos-ar
Even the most visually appealing applications can fall short if they're not accessible, consistent, and responsive across all devices. In the Artesanos-ar project, our focus shifted to a comprehensive overhaul of core UI components and interactions, aiming to deliver a superior experience for every user, regardless of their device or assistive technologies.