CODE LIBRARY

Useful patterns. Missing context included.

The library is growing around practical, explained patterns that connect back to complete builds.

HTML · CSS · JS

Responsive Navigation

Accessible mobile navigation, ARIA state and close-on-selection behaviour.

aria-expanded
JAVASCRIPT · API

Fetch + Error Handling

Loading, timeout and useful failure states.

async / await
PYTHON · API

REST Route Pattern

A readable route pattern designed to grow into a service.

GET /api/v1/items