Dev Notes Tags
5 Cheatsheet Dev Notes
Accessibility Audit CheatsheetAccessibility Audit Cheatsheet
A practical accessibility audit cheatsheet for developers and designers. Covers keyboard testing, screen readers, color contrast, HTML structure, focus management, and automated tooling
ARIA CheatsheetARIA Cheatsheet
A quick reference for common WAI-ARIA patterns: required roles, ARIA attributes, keyboard behavior, and active state handling.
StencilJS cheatsheetStencilJS cheatsheet
JavaScript concepts you need to understand and write effective Stencil.js web components, with examples in context.
CSS cheatsheetCSS cheatsheet
The CSS version of my cheatsheet collection: real-world styles and features I actually use in UI development.
Javascript CheatsheetJavascript Cheatsheet
A reference for the core parts of JavaScript that show up in real-life UI development... At least the ones I use.