Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 687 Bytes

File metadata and controls

11 lines (6 loc) · 687 Bytes

Spec-Driven Development: Engineering with Intent (Manning Publications) Companion Code

This repository contains companion code for the book Spec-Driven Development: Engineering with Intent (Manning Publications).

linkedin profile banner

Spec-Driven URL Shortener

This repository contains the companion code for the Chapter 2 Spec-Driven Coding exercise.

If you want to follow the evolution of the exercise, inspect the commit history. Each iteration shows the SDD steps used and the code changes introduced in that step.