Making web pages more accessible with WAI-ARIA
We are reviewing our digital pattern library to see how it can be more accessible. This article gives an overview of WAI-ARIA.
We are reviewing our digital pattern library to see how it can be more accessible. This article gives an overview of WAI-ARIA.
Code standards and code style guides are like two sides of the same coin. They essentially tell programmers in a team, or across a larger organisation, how to best write their code. Code standards are the rules and…
See our post on programmable layouts for a more technical look at programmable layouts, but stick around if you’d like more of a high-level overview of what these programmable layouts are, what they do and why we’re…
As we begin to transition towards a mobile-friendly design and workflow, I’m thankful that for the last five or six years we’ve been designing primarily in the browser, rather than in graphic editing applications such…
Something that I’ve been keen to introduce to the web team for quite a while is a coding standard: a style guide, a consistent way for the whole team to write and format their code (whether HTML, CSS, JavaScript or…