Wizard Unicorn Ninja

Notes

Small, focused pieces of knowledge — workshop takeaways, quick explanations, and things learned.

reference

CSS Custom Properties

A concise reference for declaring, using, and scoping CSS custom properties—including theming patterns and fallback values.

· cssdesign-systemsreference
reference

JavaScript Array Methods Worth Memorising

A quick-reference for the array methods you'll reach for constantly—map, filter, reduce, find, and a few underused ones.

· javascriptfundamentalsreference
workshop

Design Systems Workshop Takeaways

Notes from a workshop on design systems at scale—on token decisions, adoption friction, and the tension between flexibility and constraint.

· design-systemsworkshopprocess
personal

On Small Tools

A brief reflection on why building small, single-purpose tools is satisfying in a way that large projects rarely are.

· crafttoolspersonal