⚡️Ren⚡️

⚡️Ren⚡️ @stories_of_ren

About: Kicking it in Dayton, Ohio as a software engineer with a passion for learning and teaching #a11y. Other passions include frontend web dev, drawing, running, and anime.

Location:
Dayton
Joined:
Jan 17, 2020

⚡️Ren⚡️
articles - 26 total

3 Ways to Start Incorporating Accessibility

Traditionally, many think accessibility only benefits those with disabilities and helps people using...

Learn More 1 0Feb 2 '23

How to serve your Datastream directly to your PDF Viewer

I recently learned about Stream data and how to feed it directly into the PDF viewer I am using. The...

Learn More 10 3Sep 12 '22

Getting to Know the Basics of Nuxt Automatic Routing

To really understand how cool Nuxt's automatic routing is, you need to understand how to set up a...

Learn More 7 1Jan 20 '22

Getting to Know Web Vitals!

What are Web Vitals? In a recent project, my NextJS with Material UI deployment has been...

Learn More 2 0Jan 11 '22

5 Free Awesome Resources to Start Learning Accessibility!

If it is your goal to start learning about accessibility, any one of these resources could help you...

Learn More 8 1Sep 18 '21

How Cool is Nuxt?

I recently updated my personal resume website, and I thought it would be a good opportunity to...

Learn More 3 1Aug 24 '21

5 tools for Designing, Developing, and Testing Accessibility

No matter what you are working on, considering accessibility is definitely a best practice. Below is...

Learn More 31 0Jul 20 '21

How to Integrate axe into your Next.js project

Integrating the axe wrapper in your Next.js project Why do I even need this? Be...

Learn More 8 3May 20 '21

Taking the Axe to inaccessibility

Let's talk accessibility! When you are developing apps for everyone it's great to have som...

Learn More 19 3Dec 11 '20

What The 'F' is Section 508: The government's response to A11y!

Hello! And welcome to this super basic intro to Section 508 of The Rehabilitation Act....

Learn More 6 0Dec 7 '20

How to switch from Sass-lint to Stylelint

Moving from Sass-Lint to Stylelint Why make the transition? So frequently in th...

Learn More 12 0Nov 4 '20

Pour Explained: R is for Robust

Principle 4 -- Robust Content MUST be robust so that a variety of user agents and...

Learn More 1 0Oct 9 '20

Pour Explained: U is for Understandable

Principle 3 -- Understandable The information provided and the operation of the U...

Learn More 6 0Oct 3 '20

Pour Explained: O is for Operable Part 2

Principle 2 -- OPERABLE UI components that feature interactive capabilities and n...

Learn More 5 0Sep 6 '20

Pour Explained: O is for Operable Part 1

Principle 2 -- OPERABLE UI components that feature interactive capabilities and n...

Learn More 5 0Jul 22 '20

Pour Explained: P is for Perceivable Part 3

1.4 Distinguishable Your users want to be able to see and hear your content. The...

Learn More 7 4Jun 30 '20

Pour Explained: P is for Perceivable Part 2

The P in POUR is for Perceivable: Information and user interface components must be presen...

Learn More 16 0Jun 15 '20

POUR Explained: P is for Perceivable Part 1

The P in POUR is for Perceivable: Information and user interface components must be presen...

Learn More 6 0Jun 8 '20

POUR Explained: A Beginner's Guide to Accessibility

So what is POUR and why should I care? POUR is an acronym in reference to the WebAIM WCAG...

Learn More 27 2Jun 1 '20

How to Build a Simple Stacked Bar Chart with HTML & CSS in React

How to build a Simple Stacked Bar Chart React Component from HTML and CSS!?! In this post,...

Learn More 21 0May 13 '20

How Do Semantics Relate to Accessibility

Let's Talk Semantics When we are talking about frontend web development what do we mean by...

Learn More 9 0Apr 18 '20

Back-to-Basics: CSS Grid Declarations: Shorthand

Grid Defs Rows & Columns Only Back-to-Basics: CSS Grid Definitions: Rows & Columns On...

Learn More 12 0Apr 15 '20

Back-to-Basics: CSS Grid Definitions: grid-template-areas

Grid Defs Rows & Columns Only Back-to-Basics: CSS Grid Definitions: Rows & Columns On...

Learn More 18 0Apr 11 '20

Back-to-Basics: CSS Grid Definitions: Rows & Columns Only

Grid Defs Rows & Columns Only (☞゚ヮ゚)☞You Are Here Grid Template Areas Back-to-Basics: C...

Learn More 11 0Apr 6 '20

What is BEM!?

One of my favorite things, as well as one of the more frustrating things about being a self-taught...

Learn More 5 0Jan 20 '20

Keeping it Clean with CSS Variables

CSS can be inherently easy for some while for others it is very difficult. It often gets written of...

Learn More 45 2Jan 17 '20