|
You are here |
www.htmhell.dev | ||
| | | | |
www.erikkroes.nl
|
|
| | | | | Web Components are a newly supported standard. They're a great match for Design Systems because they're futureproof and work with any framework. Building proper UI Web Components can be quite a task though, especially if you want them to be accessible. Here are some pointers on what to look out for. | |
| | | | |
konnorrogers.com
|
|
| | | | | Konnor's digital garden where he also sometimes writes blog posts. | |
| | | | |
nolanlawson.com
|
|
| | | | | Shadow DOM is a kind of retcon for the web. As I've written in the past, shadow DOM upends a lot of developer expectations and invalidates many tried-and-true techniques that worked fine in the pre-shadow DOM world. One potentially surprising example is ARIA. Quick recap: shadow DOM allows you to isolate parts of your DOM... | |
| | | | |
cssence.com
|
|
| | | Do not feed an HTML table without display:table to VoiceOver (Mac). | ||