Solving real-world problems with quality web applications
I'm a software developer who specialises in creating large-scale JavaScript applications, using modern web standards.
Making a Chart.js Chart Accessible
Most charts are fairly inaccessible due to their graphical nature and we should provide an alternative way for users of assistive technologies to consume the same data. This article shows how to do just that.
Making Accessible Icon Buttons
We often create buttons with no text and just an icon but these are inaccessible to screenreader users. This article shows how to add alternative text for screenreaders while maintaining your UI.