Back to feed
Dev.to
Dev.to
7/16/2026
How I Built My Site With Claude Code

How I Built My Site With Claude Code

Short summary

A product manager shares a detailed account of building a website from scratch using PHP, vanilla JavaScript, a custom CSS design system, and Claude Code as the coding partner. The project deliberately avoided all frameworks to understand fundamentals and learn AI-assisted development in practice. The article covers architecture decisions, a strict controller-service-model pattern, feature flags, and database migrations.

  • Built a full website with PHP, vanilla JS, custom CSS, and Claude Code — no frameworks
  • Deliberate constraint: understand fundamentals and learn AI-assisted development firsthand
  • Strict layered architecture (thin controllers, service layer for mutations, models for persistence) kept codebase predictable

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more