You must log in or register to comment.
I’m not a tdd guy, but I would reach for tests first. You don’t know the code yet. Testing is the only way to stay sane. And writing the tests if they don’t exist yet will help you learn the code.
I think this is compatible with TDD. It’s just fancy divide-and-conquer.




