SDD with Claude Code: directing your coding partner
Spec-Driven Development applied to my real workflow with Claude Code. How to direct a coding partner with specifications instead of improvised prompts.
Thoughts, tutorials, and insights about web development
Spec-Driven Development applied to my real workflow with Claude Code. How to direct a coding partner with specifications instead of improvised prompts.
Why TDD is essential for working with AI agents: divide tasks in parallel, validate each step, and keep the agent on track. Real workflow included.
Automate your GitHub workflow from the terminal: manage issues, PRs, and tickets without leaving your code with AI agents. Real workflow, not theory.
Use provideAppInitializer to switch Material icons to outlined style globally, without specifying it on every mat-icon
Keep your DNS updated automatically with Bash script, Cloudflare, and crontab for dynamic IP connections. No expensive DDNS services required.
Why your PDFs arrive blank with Serverless Express: API Gateway timeout, streaming issues, and a working solution. Applies to any serverless environment.