Reading view

Accessibility is and should be an absolute requirement everywhere

Accessibility is and should be an absolute requirement everywhere

The UI stays unobtrusive while we treat accessibility as non-negotiable. There is no bail-out, because we believe that software should be available to everyone. There has been done a lot of work in fully supporting WCAG 2.2, and I'm really proud of the result.

The grid is now one of the most performant, most accessible enterprise type DOM based grids on the planet, supporting a ton of opt-in features, and it's MIT licensed.

submitted by /u/Ok_Trip_4684 to r/Frontend
[link] [comments]
  •  

Changing to flexbox

Hello, so im going over an old website I made back when I first started developing, and silly me decided to build the entire thing with "position: relative, right: -233px" 😭

Am I going to have to redo the entire site CSS to flexbox so it doesnt move about on different screen sizes, or is there an easier way to save this site?

submitted by /u/Reubqn_ to r/Frontend
[link] [comments]
  •  
❌