Traditionally, many think accessibility only benefits those with disabilities and helps people using...
I recently learned about Stream data and how to feed it directly into the PDF viewer I am using. The...
To really understand how cool Nuxt's automatic routing is, you need to understand how to set up a...
What are Web Vitals? In a recent project, my NextJS with Material UI deployment has been...
If it is your goal to start learning about accessibility, any one of these resources could help you...
I recently updated my personal resume website, and I thought it would be a good opportunity to...
No matter what you are working on, considering accessibility is definitely a best practice. Below is...
Integrating the axe wrapper in your Next.js project Why do I even need this? Be...
Let's talk accessibility! When you are developing apps for everyone it's great to have som...
Hello! And welcome to this super basic intro to Section 508 of The Rehabilitation Act....
Moving from Sass-Lint to Stylelint Why make the transition? So frequently in th...
Principle 4 -- Robust Content MUST be robust so that a variety of user agents and...
Principle 3 -- Understandable The information provided and the operation of the U...
Principle 2 -- OPERABLE UI components that feature interactive capabilities and n...
Principle 2 -- OPERABLE UI components that feature interactive capabilities and n...
1.4 Distinguishable Your users want to be able to see and hear your content. The...
The P in POUR is for Perceivable: Information and user interface components must be presen...
The P in POUR is for Perceivable: Information and user interface components must be presen...
So what is POUR and why should I care? POUR is an acronym in reference to the WebAIM WCAG...
How to build a Simple Stacked Bar Chart React Component from HTML and CSS!?! In this post,...
Let's Talk Semantics When we are talking about frontend web development what do we mean by...
Grid Defs Rows & Columns Only Back-to-Basics: CSS Grid Definitions: Rows & Columns On...
Grid Defs Rows & Columns Only Back-to-Basics: CSS Grid Definitions: Rows & Columns On...
Grid Defs Rows & Columns Only (☞゚ヮ゚)☞You Are Here Grid Template Areas Back-to-Basics: C...
One of my favorite things, as well as one of the more frustrating things about being a self-taught...
CSS can be inherently easy for some while for others it is very difficult. It often gets written of...