Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
1 / 5
0

Theming in the Modern Age

DEV Community·ShaynaProductions·18 days ago
#XW1Ukp44
Reading 0:00
15s threshold

Prologue A while ago, I decided to develop a fully accessible main navigation component in React and write a series of articles documenting the steps it took to create a non-trivial accessible component. In the last article, the focus was on the operability of foundational components that render valid HTML elements. This article focuses on screen perceivability and the foundational aspects around theming, design and CSS. CSS is used to illustrate design concepts. To that end, the theming system I'm using is solely composed of stylesheets. Note : This article is one of a series demonstrating how to build a React navigational component from scratch while considering accessibility through the process. The articles are accompanied by a GitHub repository with releases tied to one or more articles; each building on the previous, until a fully implemented navigation component is complete. Each release and its associated tag contain fully runnable code for the article.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More