Tag: accessibility

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
New In Chrome 74

New in Chrome 74: Prefers-reduced-motion media query

Dev

Animations can be a really powerful way to convey a message, clarify functions, or even simply add eye candy. They […]

Facundo Corradini
May 3, 2019 ⋅ 3 min read

Why you should use CSS focus styles

Dev

There are many ways people will use your website. Some use a mouse, some use a touch device, some use […]

Michael Scharnagl
Apr 18, 2019 ⋅ 4 min read

Programming by voice in 2019

Dev

Some software developers may not have the full use of their hands, whether due to a condition like carpal tunnel […]

Gustav Wengel
Apr 15, 2019 ⋅ 6 min read

3 ways everyone breaks their website’s focus state

Dev

No mouse? You’re in serious trouble. Like many things that are incredibly important, accessibility is by no means easy. Not because […]

Benjamin Johnson
Jan 15, 2019 ⋅ 6 min read

How to make any website faster

Dev

Introduction When I got introduced to programming, years ago, I was really excited about the endless opportunities I could embrace. […]

Ohans Emmanuel
Nov 26, 2018 ⋅ 18 min read