-
Time to learn about debugging accessibility issues in websites with marcysutton #ReactjsGirls
-
…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