WinnipegWideWeb Demo Blog

Default posts are shared. Your edits are private to your session and reset on logout.

Posts

Cards: first post spans full width. Favorites are per session. Click any card to read.

PHP utilities that keep code sane

· 1 min read

Escaping helpers, slugify, CSRF tokens, and a renderer that is strict enough to be safe.

HTML PHP DB

WinnipegWideWeb: platform notes

· 1 min read

A running log of the kind of building blocks that make a new platform feel fast and sturdy.

HTML PHP DB

Databases: the habits that save you later

· 1 min read

Indexes, slugs, and prepared statements. The boring stuff that prevents future pain.

HTML PHP DB

HTML that stays maintainable

· 1 min read

Small patterns that keep templates clean: includes, partials, and predictable classes.

HTML PHP DB