Binay MaharjanforJoBins Engineeringblog.jobins.jp·Sep 28, 2023Explanation of ARIA in HTMLARIA, or Accessible Rich Internet Applications, is a set of attributes that define ways to make web content and web applications more accessible to people with disabilities. ARIA attributes can be added to HTML elements to provide additional informat...Discuss·5 likes·28 readsaria
Ashley Morganashleys-accessibility.hashnode.dev·Jun 28, 2023ARIA Basics: Roles and LabelsARIA, or Accessible Rich Internet Applications, can be a tricky thing to get into, especially for a brand-new developer or someone learning. A quick look at ARIA documentation can make the whole thing daunting, as there is a lot there. But there is s...DiscussWeb Accessibility
Ben Buchanan (200ok)200okweblog.hashnode.dev·Dec 21, 2022Clickable DIVs and other icebergsThe web industry is unlikely to ever stop building custom UI components, which is fine. But the web industry also seems unlikely to stop replicating the same accessibility errors while doing so… which is not. As each new-and-shiny UI framework appear...DiscussAccessibility
Harshita Kanalharshita-kanal.hashnode.dev·Oct 1, 2022Web Accessibility - 101Any web application has users with diverse abilities, some of them may make use of assistive technology to navigate the web, this includes, screen readers, navigators, keyboards, and users not making use of the traditional mouse. In these cases, it b...Discuss·3 likes·118 readsWeb Development
Mohsen Vazirimohsenv.hashnode.dev·Jul 1, 2022Reusable Widgets that work! — Vue Amsterdam Conference 2022 Summary series — Fifth TalkWelcome! Happy to see you in the fifth part of my Vuejs Amsterdam Conference 2022 summary series, in which I share a summary of all the talks with you. You can read my JSWorld Conference 2022 Summary series (in four parts) here, where I summarized al...Discuss·112 reads Vue Amsterdam Conference 2022 SummaryVue.js