Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Look at making exercise 3 (TDD) simpler / less prone to mistakes. #599

Open
jacobsee opened this issue Jan 20, 2021 · 0 comments · May be fixed by #607
Open

Look at making exercise 3 (TDD) simpler / less prone to mistakes. #599

jacobsee opened this issue Jan 20, 2021 · 0 comments · May be fixed by #607
Assignees

Comments

@jacobsee
Copy link
Member

Problem:
Exercise 3 is a pain point where many small changes are required, they must all be perfect for it to work, and it’s not always obvious what’s wrong when something doesn’t work as expected. It’s a time sink.

Proposed solution:
Have a frontend person identify anything else that could be “baked in” to reduce the amount of stuff that has to be touched for this to work. If it doesn’t contribute to the understanding of TDD, which is what we’re really trying to impart with Ex3, it should be cut.

@sdstolworthy sdstolworthy linked a pull request Jan 27, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants