FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Which Accessibility Testing Tool Should You Use?

Paul Stanton experimented with a handful of popular accessibility testing extensions and tools which their team uses to validate the accessibility of their user interfaces. - http://bit.ly/2LWHZA2

#accessibility #tools
Web Content Accessibility Guidelines 2.1—for People Who Haven’t Read the Update

Alan Dalton gives an overview of the new accessibility guidelines. - http://bit.do/eDdZv

#accessibility
Paint the Picture, Not the Frame: How Browsers Provide Everything Users Need

Instead of tweaking or trying to control browser functionality, this article makes the case for leaving key features to the browser to ensure the most accessible experience. — http://amp.gs/9ok2

#accessibility
How to Create an Accessible React Modal

A step-by-step guide to creating an accessible and reusable modal component. - http://amp.gs/U1Qa

#react #accessibility
How to Test for Accessibility With Cypress

Josh McClure reviews how to create test cases, integrate and use axe to check for accessibility violations with Cypress, and enhance accessibility tests. - http://amp.gs/rFv0

#ccypress #accessibility #testing
The Accessibility Tree

Ben Myers shares how browsers convert HTML elements into an accessibility tree. - http://amp.gs/ilzn

#css #accessibility
Accessibility Tips for Web Developers

Addy Osmani outlines six key areas of disability to consider when designing for accessibility: visual, hearing, mobility, cognition, speech and neural. - http://amp.gs/iAbX

#css #accessibility
Accessibility Tips for Web Developers

Addy Osmani outlines six key areas of disability to consider when designing for accessibility: visual, hearing, mobility, cognition, speech and neural. - http://amp.gs/DtWi

#css #accessibility
Roles and Relationships

Sarah Higley explains that even small mistakes in using ARIA roles can have big negative consequences for users - http://amp.gs/uubU

#css #accessibility
Access Guide

Alex Chen shares an introduction to digital accessibility – specifically to help understand WCAG 2.1 (Web Content Accessibility Guidelines), the official resource for legal compliance. - http://amp.gs/j8He6

#accessibility
Debugging HTML: Accessibility

Manuel Matuzović offers some tips on debugging accessibility features of HTML elements using DevTools in Firefox, Chrome, and Edge. - http://amp.gs/jYW4g

#html #accessibility
Understanding Accessibility

Alaïs de Saint Louvent created an outstanding resource that will help you learn the basics of accessibility. - https://www.understandingaccessibility.com/

#accessibility