Personal research archive
Knowledge Base
A growing record of the technical research and analyses we work through together — structured to read, not just to store.
Web Foundations
Core concepts the rest of the research builds on.
Web Application Concepts
Rendering models & vocabulary
Foundational vocabulary for the web research: SPA, and how CSR / SSR / SSG / prerendering (plus hydration, islands, streaming) actually differ. A living reference, extended as we go.
ReadMeta-Frameworks & Routing
Next.js vs Vite, the landscape, routing
What a meta-framework is, why Next.js and Vite are different categories (and how they really compare), the wider landscape (React Router, TanStack, Astro, Nuxt, SvelteKit…), and how routing works.
ReadWeb Frameworks
Choosing the frontend stack for our next projects.
React vs Svelte
Head-to-head decision summary
The decision view: architecture in one line, an at-a-glance table, and the org-level factors — AI-assisted development, consistency, and hiring — that actually drive the call.
ReadReact
Deep dive
How React works — the runtime / Virtual-DOM model, hooks, Actions, and meta-frameworks — and how it fits long-lived, safety-adjacent .NET systems.
ReadSvelte
Deep dive
How Svelte works — the compiler model, runes, and SvelteKit — and where its footprint and DX advantages are actually a binding constraint.
ReadAI Tooling
The platforms and agents we build with.
The Claude Ecosystem
claude.ai · Cowork · Claude Code
A first-principles tour of Anthropic’s three surfaces — what each is, how it works technically, where each excels, and how to choose between them (and combine them) for research, knowledge work, and development.
ReadClaude Code Agent Teams
Multi-agent orchestration — full handbook
Everything to actually use Agent Teams: how it works (lead, teammates, shared task list, mailbox), setup, the day-to-day workflow, roles/hooks/permissions, use-case patterns, the ≈7× cost reality, benefits, and the experimental limitations.
Read