UX research resources including W3C and Nielsen and examples for accessible ui controls

 


Nielsen Norman Group is a good resource for UX research articles

e.g. SplitButton guidance


Bootstraps split button implementation: https://getbootstrap.com/docs/5.2/components/dropdowns/#split-button

  • notice the html

Material UI is another good resouce for UX and compoents. Here's their Accordion implementation


For web accessibility the W3C has good guides:

Comments

Popular posts from this blog

deep dive into Material UI TextField built by mui

angular js protractor e2e cheatsheet

react-router v6.4+ loaders, actions, forms and more