Build vs. Buy: Automated Accessibility Tools

If something can be automated, developers will try to build it to save them time. In the field of accessibility, some automated tools out there can catch up to 50% of accessibility defects (like axe-core). On top of that, there are a lot of free accessibility rules libraries out there already for developers to choose… Continue reading Build vs. Buy: Automated Accessibility Tools

Is Your Design Team Consulting These People on Every Project?

Every design team wants to complete their projects quickly and efficiently without any fuss. Sometimes that involves excluding people whose input doesn’t seem necessary. However, sometimes there are reasons to consult people outside of your team.  To deliver a superior final product, think about consulting the following people throughout the life of each project.  1.… Continue reading Is Your Design Team Consulting These People on Every Project?

The importance of Design QA in digital product design

Great customer experiences don’t happen by accident. In digital product design, the customer experience encompasses everything that the product team does; development, design, DevOps, and QA — everyone’s role impacts the customer experience but especially the design and user experience. Since I’m a product designer, there’s a particular part of the process that I’m obsessed with, and… Continue reading The importance of Design QA in digital product design

Developing a Static Site Generator Workflow

Nobody likes finding bugs. Even worse, no one enjoys finding bugs while shopping for digital products. That is why, as a company providing a web-based bug tracking tool to tens of thousands of users, we have to ensure a bug-free environment. With our increasing number of web pages – and therefore increasing lines of code… Continue reading Developing a Static Site Generator Workflow