Node.js Reference Architecture, Part 10: Accessibility

2 · Red Hat · Nov. 3, 2022, 7:40 a.m.
Making applications accessible to disabled users is both good business and often required by law. We must develop the Node.js components that are part of these applications in a way that facilitates accessibility. This installment of the ongoing Node.js Reference Architecture series covers the key questions that Node.js developers need to understand about accessibility: Do Node.js developers need to worry about accessibility? Are there standards and guidelines for accessibility? What do I need t...