Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
An overview of the modern genesis of TDD by Kent Beck. While the ideas certainly predate this project, this is the central reference of modern TDD practice. This paper contains many important insights into software development and teams – including the quote make it run, make it right, make it fast, and the need to not feel like we are working all the time. Well worth reading.
- Explore It, Elizabeth Hendrickson, ISBN 978-1937785024.
- https://trunkbaseddevelopment.com/.
- https://martinfowler.com/articles/feature-toggles.html.
- Inspired: How to create tech products customers love, Marty Cagan, ISBN 978-1119387503:
An interesting book that talks about product management. While this may seem strange in a developer book on TDD, a lot of the ideas in this chapter came from developer...