|
|
|
|
|
by sebstefan
1208 days ago
|
|
It would be nice if that standardization of UIs at least brought along some benefits for users with screenreaders and the like. But I find that the more we use frameworks, the more we end up complicating the structure of the page for alternative methods of viewing You would expect fully custom UIs made by non-professionals to be the most complicated to parse, but even simple single-page apps with their react-component dynamically updating sections, pop overs, modals and switching screens are rarely accessible at all |
|