UI Dev Newsletter Issue #62
In this issue: JavaScript for better accessibility, remote repositories, web Development cheatsheets, and more.
When CSS Isn’t Enough: JavaScript Requirements For Accessible Components
Stephanie Eckles explains why JavaScript is necessary to accomplish focus management, respond to keyboard events, and toggle ARIA attributes.
Using the `outline` Property as a Collapsable Border
Carter Li describes how the ‘outline’ property is automatically collapsed and how animating it doesn’t trigger layouts.
Giving a damn about accessibility
Fabricio Teixeira and Sheri Byrne-Haber share a candid and practical accessibility handbook for designers.
Chrome vs Brave: How To Use Ethical Design To Win Customers
Dan Benoni and Louis-Xavier Lavallee show how Brave browser uses ethical design in its onboarding and user retention strategy as a competitive advantage.
Remote Repositories
VS Code introduces a new extension that enables working with source code repositories from GitHub quickly and safely inside VS Code without cloning it to your computer.
5 Amazing API For Your Project
Nikhil Bobade shares 5 APIs to use on your next project.
7 Cheat sheet website for Web Developers
Insha Ramin shares some helpful free guides to HTML, CSS, API, React, and many more.
Hover.css
Ian Lunn writes and shares a collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images, and more.