Documenting "something driven development" software ideologies.
- On repl-driven programming by Mikel Evins
- Type-Driven Development with Idris by Edwin Brady
- Type-Driven Development: Designing with Types: A pluralsight course for expressing domain using ADTs in F#.
- Learn Type-Driven Development book with the source code on GitHub using ReasonML
- A Better Way To Code: Documentation Driven Development by Corbin Crutchley
- Readme Driven Development by Tom Preston-Wener: Not exactly DDD, but "RDD could be considered a subset or limited version of DDD."