by [email protected] | Dec 18, 2025 | UI / UX Design
Why SVGs Reign SupremeThe era of FontAwesome kits is ending. Scalable Vector Graphics (SVG) are the modern standard for icons.The BenefitsPerformance: No need to load a massive font file for 3 icons.Accessibility: SVGs allow for title tags inside the code.Style:...
by [email protected] | Dec 18, 2025 | UI / UX Design
Accessibility is Not OptionalBuilding an accessible form isn’t just about avoiding lawsuits; it’s about providing a great experience for all users, including those using screen readers.Core PrinciplesLabel Everything: Never rely on placeholder text...