Abhijeet Maharanaabhijeetmaharana.hashnode.dev·Oct 1, 2024Web Accessibility - A Comprehensive GuideIntroduction Web accessibility is a critical aspect of modern web development, ensuring that all users, regardless of their abilities or disabilities, can access and use your website. This guide covers the essential W3C guidelines for web accessibili...DiscussWeb Accessibility
Gulshangzamann.hashnode.dev·Sep 20, 2024How to not break Web Accessibility💡Quick Summary: Today accessibility is a fairly known topic by many and there are a lot of best practices to follow. However, often times rather than making the app more accessible developers and designers end up as the accessories to breaking acces...Discuss·46 readsWeb AccessibilityAccessibility
Rohit Gawanderohit253.hashnode.dev·Sep 19, 2024Chapter 5: Advanced CSS (Part 2) - Pseudo-Selectors, Hover Effects, and CSS StatesWelcome to the fifth chapter of the "Full Stack JavaScript BootCamp" series! In the previous chapter, we explored CSS fundamentals such as selectors and pseudo-selectors (:before and :after). Today, we’ll dive deeper into pseudo-selectors, hover stat...DiscussFull Stack Javascriptpsudo selector
Shubham Nayakimnayakshubham.hashnode.dev·Sep 14, 2024Building an Accessible Product List Page with ReactAccessibility is a critical part of web development. Creating a product list page that everyone, including people with disabilities, can easily use should be a top priority for developers. In this blog, I’ll guide you through building an accessible p...DiscussReact
Sam Atinksonsamatinkson.hashnode.dev·Aug 24, 2024The Types, Tools, and More of Web Accessibility TestingDeveloping websites accessible to everyone, including individuals with disabilities, is vital. Web accessibility testing ensures that websites and web apps are usable for everyone. This blog delves into the types of web accessibility testing, the too...DiscussWeb Accessibility
Gulshangzamann.hashnode.dev·Jul 24, 2024Web AccessibilityQuick Summary An introduction to web accessibility, providing a basic context around this subject. Also sharing my personal journey and experience with A11y in web development. Despite the fact that the discussions around A11y has been around for qui...DiscussWeb AccessibilityAccessibility
Ronak Singhwebronak.hashnode.dev·Jul 20, 2024Building Accessible React Components: Key ConsiderationsWeb accessibility is crucial, given that around 15% of the world's population lives with some form of disability. These individuals come from all walks of life and reside in every corner of the globe, highlighting the need for websites to be inclusiv...Discuss·1 like·313 readsWeb Development
James Thomasjamestechblog.hashnode.dev·Jul 16, 2024Creating an Effective Web Accessibility Testing PlanWeb accessibility testing ensures a stable website that even people with disabilities can use. This helps you comply with legal requirements, broadens your audience, and enhances user experience. Creating an effective web accessibility testing plan i...Discussaccessibility testing
Marytechnicalwriter.hashnode.dev·May 26, 2024Accessibility: Switch On Github's ColorBlind ThemesAs Github sits at the foundation of software development, they have a unique role in empowering people with disabilities in digital futures. As such, I was happy to see that light and dark colorblind accessible themes are available to all github.com ...Discussaccessibletech
Mainak Mukherjeemainakkaniam.hashnode.dev·May 12, 2024Web Accessibility for BeginnersIn this blog, we are going to discuss a very important aspect of web development and that is Web Accessibility. So if you are a developer and you want to take your knowledge to the next level, make sure to read it to the end. Disclaimer You will find...Discuss·44 readsWeb Development