- Benjy Stanton (2020), A plan for accessible maps → https://www.benjystanton.co.uk/blog/a-plan-for-accessible-maps/
- Nearly complete guide to planning, building, testing, and fixing applications focusing on accessibility first.
- Steve Schoger & Adam Wathan (2020), Building Your Color Palette → https://refactoringui.com/previews/building-your-color-palette/
- Adapted from their book and video series, Refactoring UI.
- Sarah L. Fossheim (2020), How (not) to make accessible data visualizations, illustrated by the US presidential election. → https://fossheim.io/writing/posts/accessible-dataviz-us-elections/
- Adam Silver (2020), Form design: multiple inputs versus one input → https://adamsilver.io/articles/form-design-multiple-inputs-versus-one-input/
- Graham Armfield (2020), How to use HTML5 sectioning elements to create useful accessible landmarks → https://www.hassellinclusion.com/blog/html5-sectioning-elements-accessible-landmarks/
- Stefan Judis (2020), How to let all your users know what to expect when they click a link → https://www.stefanjudis.com/snippets/how-to-let-all-your-users-know-what-to-expect-when-they-click-a-link/
- Adrian Roselli (2019), Showing File Types in Links → https://adrianroselli.com/2019/12/showing-file-types-in-links.html
- Josh W. Comeau (2020), Coding with Voice Dictation using Talon Voice → https://joshwcomeau.com/accessibility/hands-free-coding/
- James Robertson (2020), Voice Recognition: Build a simple voice controlled web app → https://rephrased.substack.com/p/voice
- Steve Faulkner (2020), Not so short note on aria-label usage – Big Table Edition → https://html5accessibility.com/stuff/2020/11/07/not-so-short-note-on-aria-label-usage-big-table-edition/
- Oct 2020, ES modules in production: my experience so far → https://www.bryanbraun.com/2020/10/23/es-modules-in-production-my-experience-so-far/
- Sept 2019, Web-dev nirvana, and why I needed to let go of React to reach it → https://www.bryanbraun.com/2019/09/11/web-dev-nirvana-and-why-I-needed-to-let-go-of-reactjs-to-reach-it/
-
Unfortunately, modern JavaScript development is full of nonsense, and the React ecosystem is no exception.
-
- April 2019, Nonsense → https://www.bryanbraun.com/2019/04/16/nonsense/
- Elliot Evans (2020), Dynamic Epistemic Logic Playground → https://vezwork.github.io/modallogic/
- based on Ross Kirsling's Modal Logic Playground
- Explain Algorithms (2020), How you could have come up with Paxos yourself → https://explain.yshui.dev/distributed%20system/2020/09/20/paxos.html
- Nicholas Carlo (2020), The key points of "Working Effectively with Legacy Code" → https://understandlegacycode.com/blog/key-points-of-working-effectively-with-legacy-code/
@_______lord
(2020), How to Recalculate a Spreadsheet → https://lord.io/blog/2020/spreadsheets/- Kristof Claes (2017), My beef with the open/closed principle → https://kristofclaes.github.io/2017/01/02/my-beef-with-the-open-closed-principle/
- Microsoft TypeScript Wiki (2020), Performance
>
Writing Easy-to-Compile Code → https://github.com/microsoft/TypeScript/wiki/Performance#writing-easy-to-compile-code - Ruan Martinelli (2020), What You Need To Know About npm Workspaces → https://hyperfoo.io/posts/npm-7-workspaces-1
- Nathan Sebhastian (2020), Redux-Free State Management with Jotai → https://blog.bitsrc.io/redux-free-state-management-with-jotai-2c8f34a6a4a
- David Nicholas Williams (2020),
React Frontload
: Simple full-stack data loading for React → https://davnicwil.com/react-frontload/ - Matthew Williams (2020), How to Check Your Globally Installed
npm
Packages → https://medium.com/better-programming/how-to-check-your-globally-installed-npm-packages-32a14469b95a - Vivek Chauhan (2020), 7
Git
tricks that changed my life → https://dev.to/vivekagent47/7-git-tricks-that-changed-my-life-3aj3 - Graphery SVG (2020),
Graphery
JavaScript SVG library → https://www.graphery.org/svg/guide/ - Polypane (2020),
Polypane
: The browser for developing responsive & accessible websites → https://polypane.app/