Tag: accessibility

JavaScript, HTML, CSS logos.

A developer’s guide to designing accessible websites

Dev

Find out how to make your website accessible to any user in this tutorial covering everything from accessible forms to progressive enhancement.

Habdul Hazeez
Nov 19, 2020 ⋅ 18 min read
A guide to improving web accessibility with CSS

A guide to improving web accessibility with CSS

Dev

In this post, we will learn some tips and tiny changes that you can start applying to the way you write CSS to create better web experiences.

Linda Ikechukwu
Oct 28, 2020 ⋅ 9 min read
Chrome logo.

Which Chrome DevTools improve accessibility?

Dev

This tutorial shows you how to boost accessibility with Lighthouse audits, Chrome’s accessibility pane, and other features to improve user retention on your site and meet your users unique needs.

Chiamaka Ikeanyi
Oct 13, 2020 ⋅ 5 min read
Building accessible components with Downshift

Building accessible components with Downshift

Dev

We should view web accessibility not as a feature, but as a responsibility. Learn how to build an accessible select component, autocomplete, and form dropdown as well as how to use Downshift with Popper.js.

Ganesh Mani
Apr 20, 2020 ⋅ 8 min read
Debugging Your Application for Accessibility

Debugging your application for accessibility

Dev

Nearly 19 percent of U.S. citizens have a disability — which means failure to debug your app for accessibility could severely limit your user base.

Paul Ryan
Jan 16, 2020 ⋅ 7 min read
How to Build Performant Web Applications for Slow Networks

How to build performant web applications for slow networks

Dev

Performant web apps use offline caching and media handling techniques to improve performance and optimize the experience for users running on slow networks.

Obinna Ekwuno
Dec 16, 2019 ⋅ 4 min read
Updating Your Existing Apps for Accessibility

Updating your existing apps for accessibility

Dev

Improving accessibility to apps built with React and Vue for users with visual, auditory, and other impairments can help boost user retention.

Raphael Ugwu
Nov 28, 2019 ⋅ 4 min read
A Practical Guide To Accessibility For Forms

A practical guide to accessibility for forms

Dev

Forms are a critical part of the web, and we need to ensure that they’re fully accessible to all users.

Adewale Abati
Nov 25, 2019 ⋅ 5 min read
A Quick Introduction To Progressive Enhancement

A quick introduction to progressive enhancement

Dev

As you go on to build new web solutions, it will be important to keep progressive enhancements in mind.

Adewale Abati
Oct 11, 2019 ⋅ 5 min read
The state of semantic jsx

The state of semantic JSX

Dev

In this article, we will be implementing accessibility features in React applications.

Obinna Ekwuno
Aug 23, 2019 ⋅ 6 min read

An overview of the top 10 React UI kits in 2019

Dev

Looking for a React UI kit that is right for you? In this article, we are going to review 10 React UI kits to use in 2019.

Egwuenu Gift
Jul 5, 2019 ⋅ 3 min read
What's New In Firefox 67

What’s new in Firefox 67: Prefers-color-scheme and more

Dev

Mozilla keeps pushing forward, and the release of Firefox 67 ships a great new feature for accessibility and customization: the prefers-color-scheme […]

Facundo Corradini
May 24, 2019 ⋅ 3 min read