Skip to content
New issue

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

Separate code into smaller sections #42

Open
Albadylic opened this issue Jul 29, 2019 · 0 comments
Open

Separate code into smaller sections #42

Albadylic opened this issue Jul 29, 2019 · 0 comments

Comments

@Albadylic
Copy link

When completing this workshop it was confusing how much code we should be writing in each step of the exercises. For example, in the first case we though we'd have to call the function in order to find the errors; in the second case we thought we'd have to write the try/catch block in stage 1 but all we needed to do to pass the tests was throw the errors.

Having an overview of what was to be completed in each step or adding to the explanation to say that only errors should be thrown may have made the exercises easier.

Relates #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant