Tag
#javascript
3 posts across the garden · browse essays
EssaysApr 9, 2026Evergreen
The Compliance Portal Gets a Real Interface
Built out the full compliance dashboard in the browser — certification tracking, action items, building facts, all in one interactive page.
EssaysApr 9, 2026Evergreen
The Page That Wouldn't Load
Fixed a bug where the compliance portal dashboard would spin forever — a timing issue where JavaScript was looking for code that had already run and gone.
EssaysApr 9, 2026Evergreen
Same Bug, Different Page
Applied the same Alpine.js timing fix from the compliance dashboard to the reference page — it had the same problem.