Reference links
Interesting links we’ve come across for documentation, tools, etc.
General
Make a README - good guide to what should be included
Accessibility (a11y)
General
Testing for accessibility - how to detect common issues
Survey of users with low vision - 2018 results
Color
Contrast guide - short guide explaining how contrast ratio scores are derived
WebAIM contrast checker - enter two hex values to determine their contrast ratio
Colorable - preview and experiment with combinations of foreground and background colors
WAI-ARIA
Using ARIA - the rules of ARIA from the w3c
CSS
Stylus
Git
HTML
Forms
Autofilling form controls - has list of all tokens that can be used by the
autocomplete
attribute
JavaScript
debounce vs. throttle visual demo - quickly remind yourself what the difference is!
Testing
React
SVG
SVGOMG - In-browser SVG optimization
Last updated