We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It was briefly discussed in #192,
I think we could keep those three exercises (beer-song, house, food-chain), but maybe we could take the boring part out of some of them. They are about code refactoring, right? Why not providing a working solution?! We could also explain what the exercise is about in a HINTS.md file...
I think we could keep those three exercises (beer-song, house, food-chain), but maybe we could take the boring part out of some of them.
beer-song
house
food-chain
They are about code refactoring, right? Why not providing a working solution?! We could also explain what the exercise is about in a HINTS.md file...
HINTS.md
...that adding working stub solutions to the exercises that are essentially about refactoring could be a good idea.
I love the idea of providing the working solution and making it about refactoring. 👍 to a refactoring exercise (or a few).
I love the idea of providing the working solution and making it about refactoring.
👍 to a refactoring exercise (or a few).
This issue tracks the execution of this idea:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It was briefly discussed in #192,
...that adding working stub solutions to the exercises that are essentially about refactoring could be a good idea.
This issue tracks the execution of this idea:
beer-song
beer-song: Rewrite tests and add working stub solution. #390house
house: Fix tests to match x-common and add working stub solution. #348food-chain
food-chain: Rewrite tests and add working stub solution. #346The text was updated successfully, but these errors were encountered: