Best-Practices API Javascript API Design Best Practices for Frontend Developers Frontend developers spend a lot of time consuming APIs, and understanding good API design makes that work easier. This post covers RESTful c... By Carlos Mendez Dec 19, 2025
Accessibility Testing Screen-Readers Screen Reader Testing: A Developer's Workflow Screen reader testing is the most direct way to experience your site as a visually impaired user would. This guide covers the essential keyb... By Carlos Mendez Nov 19, 2024
Forms Accessibility HTML Writing Accessible Forms: Labels, Errors, and Hints Forms are among the most critical and most frequently inaccessible components on the web. Proper label association, descriptive error messag... By Carlos Mendez Oct 08, 2023