>=16.10.2
>=16.10.2
A large number of people are unable to use the web effectively due to an impairment or disability.
As developers there are several tools and techniques we can use to make our web applications accessible, ensuring a great user experience that includes everyone.
We all agree that Accessibility is important. However, it’s a broad landscape and can be overwhelming figuring out where to start!
Erin Doyle is an expert in creating accessible React applications and has developed a course that will give you a concrete process for testing, refactoring, and building your applications with accessibility in mind.
After this course, you'll have a jump start on auditing and fixing accessibility issues in your applications and gain a better understanding of your target users and how to approach your web app design from their perspectives.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
Overall really good course, and there are some cheap takeaways to help improve some of the React apps I'm working on. I particularly appreciated the clarification of which bits were React-specific vs general web a11y.
I'm a Linux user, and quite a bit was Mac-centric. Some mention of JAWS/NVDA/...Orca(?) would be helpful. Do they all behave more-or-less "the same", are there common issues to look out for when testing across platforms? (like the point about how high contrast behaves differently on Mac vs Windows)
very well detailed and very good instruction.
great content and terrific communication style. glad I watched this!
This course was really good! Thank you for sharing it!
It was nice to review some good practices I already knew but I also learned a lot, specially with the aria-* attributes.
I've recommended it to my friends and once again, thank you for sharing such nice resources.
Opened our minds to accessibility issues in web development. I liked it so much and thanks for share this knowledge.
I like how the chapters are separated so I can apply accessible features progressively. Thanks for taking care of this unfamiliar but important matter!
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.