You're viewing old version number 51. - Current version
Testing Services and Conversion Utils
https://accessibility.blog.gov.uk/2016/09/02/dos-and-donts-on-designing-for-accessibility/
https://www.boia.org/products/a11y-tool/
https://www.w3.org/WAI/ER/tools/
https://www.w3.org/wiki/Accessibility_testing
https://panopticlick.eff.org/ - Is your browser safe against tracking?
google's AI API service for determining whether comments are toxic.
http://www.perspectiveapi.com/
slow connection testing:
- https://blog.nightly.mozilla.org/2016/11/07/simulate-slow-connections-with-the-network-throttling-tool/
- https://developers.google.com/web/tools/chrome-devtools/network-performance/network-conditions
wuzz - Interactive cli tool for HTTP inspection - https://github.com/asciimoo/wuzz - https://news.ycombinator.com/item?id=13569742
https://javascript-minifier.com/
https://indiewebify.me/validate-h-entry/
https://developers.google.com/web/tools/chrome-devtools/device-mode/
https://developers.google.com/web/tools/chrome-devtools/device-mode/emulate-mobile-viewports
https://developers.google.com/web/tools/chrome-devtools/network-performance/network-conditions
JSON Validator: http://jsonlint.com
HTML : 5 http://validator.w3.org
CSS : http://jigsaw.w3.org/css-validator
CSS Minify: https://cssminifier.com/
Unminify: http://unminify.com/
accessibility article links: http://jothut.com/cgi-bin/junco.pl/replies/87971
http://webaim.org/blog/javascript-as-an-accessibility-concern/
Accessibility : http://wave.webaim.org [X]
http://webaim.org/resources/contrastchecker
http://achecker.ca/checker/index.php
accessibility info:
http://web-accessibility.carnegiemuseums.org/
https://accessibility.blog.gov.uk/2017/02/24/what-we-found-when-we-tested-tools-on-the-worlds-least-accessible-webpage/
https://accessibility.blog.gov.uk/2017/02/08/advice-for-creating-content-that-works-well-with-screen-readers/
https://news.ycombinator.com/item?id=14066725
http://jothut.com/cgi-bin/junco.pl/blogpost/85579/24Feb2017/Web-Accessibility-Links
RSS/Atom feeds : http://validator.w3.org/feed
MobileOK content : http://validator.w3.org/mobile
Speed Testing:
- http://www.webpagetest.org - speed testing too
- https://www.pingdom.com
- https://developers.google.com/speed/pagespeed/insights
- https://gtmetrix.com/leverage-browser-caching.html
- https://varvy.com/pagespeed
- https://whatdoesmysitecost.com
- https://performance.sucuri.net/domain/www.boghop.com
- https://varvy.com/pagespeed/
Color contrast and ratio calculator:
http://www.msfw.com/Services/ContrastRatioCalculator
http://responsivedesignsimulator.com
Know and use unit tests, automation tests, code coverage, path analysis, source code debuggers, or profiling tools.
knowledge of unit and integration testing methodologies, and the ability to write, debug and deploy testing frameworks.
http://testcode.soupmode.com/jr2.html
https://www.w3.org/TR/WCAG20/#contents
https://www.w3.org/TR/ATAG20/#contents
https://www.whitehouse.gov/blog/2016/01/11/making-it-accessible-state-union-everyone-can-experience
https://indiewebify.me/ - indieweb compatible
http://microformats.org/wiki/validators
HTML minify:
https://www.joedog.org/siege-home/ - stress test a site
ipaddress:
http://whatismyipaddress.com/ip-lookup
DNS:
http://viewdns.info
http://indiewebify.me/validate-h-entry
http://microformats.org/wiki/h-entry
#html - #css - #accessibility - #testing - #json
From JR's : articles
191 words - 3782 chars
- 1 min read
created on
updated on
- #
source
- versions
Related articles
Testing Services and Conversion Utils - Sep 25, 2017
Interesting and related Treehouse online classes - May 08, 2013
Flakes client-side JavaScript framework - Dec 18, 2014
Simple CSS text formatting test - May 15, 2015
Patternlab.io - design reusable components - Dec 08, 2014
more >>