Wiggle Work What's New in WCAG 2.2?
With version 2.2 of the Web Content Accessibility Guidelines set to come out pretty imminently, slated to be the last update for several years, let's dive into what's new and what's been updated!
With version 2.2 of the Web Content Accessibility Guidelines set to come out pretty imminently, slated to be the last update for several years, let's dive into what's new and what's been updated!
Chris Ferdinandi and I chatted about getting started in web accessibility, blogging, getting buy-in for accessibility work, and more!
I joined Lindsay Wardell on the Human Side of Dev podcast to talk about my developer journey, documentation and accessibility for everyone, and inclusive communities of practice.
Make screenreaders insert extra content, change pronunciations, or forget an element’s semantics altogether – with just a few lines of everyday CSS! Presented at axe-con 2023.
Jenn and I continued our foray into web accessibility, this time with a focus on assistive technologies that disabled people use to navigate our sites, such as keyboard navigation and screenreaders!
An introduction to thinking like an accessibility practitioner, presented at the freeCodeCamp Dallas meetup virtually.
Dan Jutan is breaking down the web piece by piece on his stream. I joined him to talk about accessibility in all parts of the web development process.
I joined Alex Patterson and Brittney Postma to chat about accessibility. We talk surfacing accessibility issues, accessibility in design, and more!
Jenn Junod is streaming her forays into web development. I joined to introduce her to web accessibility and the accessibility practitioner's mindset!
I chatted with Todd Libby about accessibility and semantic HTML. Together, we dove into streaming, learning, and much more!
I joined Claire Lipskey and Stephanie Eckles on Word Wrap to discuss the why semantic markup is important, from accessibility to SEO to developer experience and more.
I joined Corbin Crutchley on the CoderPad livestream to talk about the importance of making your apps functional for all users — as well as some tips on how to do so.
I joined Kate Trahan and Brendan Downing on the PodRocket podcast to discuss how web developers can get started with web accessibility!
How can design systems reinforce accessibility? I joined m4dz and Georges Gomes on their Coding Design Systems stream to find out!
I joined Stephanie Eckles and fellow mystery guest Eric Bailey on Dev Roulette for Accessibility August. We discussed accessibility education, inclusive design, and more!
I joined Jason Lengstorf on Learn with Jason to discuss screenreaders, CSS, and web hijinks!
I joined Chris and Anthony on FSJam Podcast to discuss fullstack approaches to web accessibility! We discuss access needs, tooling, education, and more.
Mislead screenreaders into inserting content, mispronouncing text, and forgetting semantics — with just a few lines of CSS. Presented at ReactJS Dallas.
A brief foray into the American case law surrounding web accessibility, presented to the ReactJS Dallas meetup at Call-Em-All.
Blogrolls are a staple of the Indie Web. Join us as we use Eleventy to take the blogroll further, showcasing each blog's latest posts and more
I joined Chris and Anthony on FSJam Podcast to discuss the Eleventy static site generator and the beauty of generating boring, static HTML, especially for content-heavy sites such as documentation, blogs, and restaurant menus. We also discuss Eleventy Serverless!
Eleventy Edge enables us to process our Eleventy sites and add dynamic content at request time. I shared what I learned about building a Wordle clone on the edge which serves zero clientside JavaScript.
I joined Learn With Jason to show off how to get started with Eleventy Serverless by building a color contrast checker with little to no client-side JavaScript.
Data is integral to Eleventy sites, and the data cascade is a powerful tool for architecting your site — and yet, it might not always be clear where to put your data, and the relationship that data has to other data in your project.
A lightning talk about using Eleventy Serverless to build a delightful, zero client-side JavaScript application. Presented at the 2021 edition of the 11ties.
Join us as Alex Trost and I build a photo gallery in Eleventy to show off the static site generator!