- Paul J. Adam (2017), Accessibility Testing Tools for Desktop and Mobile Websites → https://www.24a11y.com/2017/accessibility-testing-tools-desktop-mobile-websites/
- Marco Zeho (2019), "Auditing For
Accessibility
Problems With Firefox Developer Tools" → https://hacks.mozilla.org/2019/10/auditing-for-accessibility-problems-with-firefox-developer-tools/ - Nolan Lawson (2019), What I’ve learned about
accessibility in SPAs
→ https://nolanlawson.com/2019/11/05/what-ive-learned-about-accessibility-in-spas/ The A11Y Project
→ https://a11yproject.com/- Adrian Roselli (2019), "Uniquely Labeling Fields in a Table" → https://adrianroselli.com/2019/05/uniquely-labeling-fields-in-a-table.html
- Modest JS Works (2019), "A short ebook for those who want to write modest JavaScript, and then focus on all the other stuff that matters in building an app" → https://modestjs.works/
- Charanjeet Singh (2019), "How To
Enable DNS-Over-HTTPS
On Chrome, Firefox, Edge, Brave?" → https://fossbytes.com/how-to-enable-dns-over-https-on-chrome-firefox-edge-brave/ - Instadeq blog (2019), "Things end users care about but programmers don't" → https://instadeq.com/blog/posts/things-end-users-care-about-but-programmers-dont/
- Ahmad Shadeed (2019), "Right-to-Left Styling: An extensive guide on how to style for
RTL
inCSS
" → https://www.rtlstyling.com - Geoffrey Crofte (2019), "There is no "Myths of Color Contrast Accessibility"" → https://www.creativejuiz.fr/blog/en/user-experience/there-is-no-myths-of-color-contrast-accessibility
- GOV.UK Design System (2019), "Error Message Component" → https://design-system.service.gov.uk/components/error-message/
- Michael Feathers (2015), "A Monadic Approach to Error Handling in Collection Pipelines" → https://michaelfeathers.silvrback.com/a-monadic-approach-to-error-handling-in-collection-pipelines
- Avdi Grimm (2019), "Tools for turning descriptions into diagrams" → https://avdi.codes/tools-for-turning-descriptions-into-diagrams/
- json-server, "Get a full fake REST API with zero coding in less than 30 seconds (seriously)" → https://github.com/typicode/json-server/
- litedom (2019), "A reactive Web Component library to create Custom Element and turns any HTML sections into components" → https://github.com/mardix/litedom
- Charlie Koster (2018), "Invariantv Driven Development" → https://medium.com/@ckoster22/invariant-driven-development-8231add95e33
- Marianne Bellotti (2019), "Introduction to TLA+ Model Checking in the Command Line" → https://medium.com/@bellmar/introduction-to-tla-model-checking-in-the-command-line-c6871700a6a2
- Andreas Zwinkau (2019), "TLA+ is easier than I thought" → http://beza1e1.tuxen.de/tla-plus.html
- Pawel Grzybek (2019), "Does Javascript Keep You Too Busy To Care About
CSS
? Here Are Recent Features You Want To Know About!" → https://pawelgrzybek.com/does-javascript-keep-you-too-busy-to-care-about-css-here-are-recent-features-you-want-to-know-about/
- Nicholas LePage (2019), "
Go
channels in JS (4 Part Series)" → https://dev.to/zenika/go-channels-in-js-1-5-sending-and-receiving-2lci
- Andrew Kelley (2016), Introduction to the
Zig
Programming Language" → https://andrewkelley.me/post/intro-to-zig.html