type__error’s avatartype__error’s Twitter Archive—№ 5,732

    1. Time to learn about debugging accessibility issues in websites with marcysutton #ReactjsGirls
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @type__error
    Having clickable divs is really poor for accessibility - keyboard users can't access it. Rather use an <a> or <button> (whichever is most semantically appropriate) marcysutton #ReactjsGirls
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @type__error
      Use the browser plugin axe to identify common accessibility problems! #ReactjsGirls
      oh my god twitter doesn’t include alt text from images in their API
      1. …in reply to @type__error
        Chrome now has a built in tool to check contrast of colours on your site 😍 #ReactjsGirls
        oh my god twitter doesn’t include alt text from images in their API
        1. …in reply to @type__error
          And you can automate your accessibility testing with an axe plugin for cypress! 😍😍 #ReactjsGirls
          oh my god twitter doesn’t include alt text from images in their API