• by lfmunoz4 on 3/14/2024, 6:20:04 PM

    button tutorial without an actual button

  • by lenkite on 3/15/2024, 2:56:16 PM

    Things like `touch-action: manipulation` and `user-select: none` should be the default STANDARD on buttons. No one should be required to specify such basic behavioral attributes of a button explicitly.

    Jeez, it has been 30+ years and we still don't have a standardized UI component library implemented by browsers on the web.

  • by tyalro on 3/14/2024, 8:23:00 PM

    why no buttons