Spec-driven development: Using Markdown as a programming language when building with AI

I coded my latest app entirely in Markdown and let GitHub Copilot compile it into Go. This resulted in cleaner specs, faster iteration, and no more context loss. ✨

By · · 1 min read
Spec-driven development: Using Markdown as a programming language when building with AI

Source: The GitHub Blog

I coded my latest app entirely in Markdown and let GitHub Copilot compile it into Go. This resulted in cleaner specs, faster iteration, and no more context loss. ✨