For what it's worth, when you're working on bigger leaps, it's not always straightforward to break them into small, shippable (and testable) chunks.
That said, it's definitely better to validate things early on, and not having done that on this specific project was a failure that we've learned from :)
You should definitely write that!
For what it's worth, when you're working on bigger leaps, it's not always straightforward to break them into small, shippable (and testable) chunks.
That said, it's definitely better to validate things early on, and not having done that on this specific project was a failure that we've learned from :)