For over 4+ years, using a CMS like WordPress was the simplest and easiest tool for sites: It managed development and gave users the autonomy to manage their content. Since then, many developers like me have felt some growing pains with plugins and even site customization. After doing some research on JAMstack, it was immediately obvious that this approach to…
Tag Archives: Web Accessibility
Lessons in Accessibility: Part 3 – Tools to Help Accessibility Development
Developing an accessible website can already be quite tedious and difficult to begin with. Not to mention all the different rules and semantics you…
Lessons in Accessibility: Part 2 – Keyboard Accessible
Introduction In part 1 of this series, we talked about some of the fundamentals of developing accessible web applications. In this part, I’d like to…
Lessons in Accessibility for Single Page Applications – Part 1
Outline Over the course of my latest project here at Dev 6, I’ve had to study up on web accessibility standards and how to…