[Accessible Rich Internet Applications (ARIA)](https://www.w3.org/WAI/standards-guidelines/aria/) is an inevitability when working on web accessibility. That said, it’s everyone’s first time learning about ARIA at some point.| Smashing Magazine
“UI is a function of state” is a pretty popular saying in the front-end world. In context (pun intended), that’s typically referring to application or component state. I thought I’d pull that thread a little further and explore all the states that can effect the UI layer…| daverupert.com
One of the ways you can classify a programming language is by how strongly or weakly typed it is. Here, “typed” means if variables are known at compile time.| CSS-Tricks
See how building with accessible semantics from the get-go can give you expressive, meaningful style hooks for free.| Ben Myers
Developer and interaction designer.| elisehe.in
User-facing state is what someone experiences when they interact with (or try to interact with) an element in some capacity…| ericwbailey.website
Naming things is hard…| ericwbailey.website
While a custom CSS cursor may seem flashy and fun, consider that it may present a significant, unnecessary barrier to access.| ericwbailey.website
There are benefits and drawbacks to every CSS styling approach. Keeping an open mind helps.| thoughtbot
Not everyone uses a mouse to browse the internet. If you’re reading this post on a smartphone, this is obvious! What’s also worth pointing out is that there| CSS-Tricks