Skip to content

Lesson Feedback: Blog - Lesson 7 (Traverse through all posts, starting with the most recent) #187

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

Closed
Frijol opened this issue Apr 7, 2019 · 2 comments
Labels
lesson-feedback Feedback on a specific lesson

Comments

@Frijol
Copy link
Contributor

Frijol commented Apr 7, 2019

URL of the lesson that's confusing:
https://proto.school/#/blog/07

What's confusing about this lesson?
In the same vein as #165, this lesson requires you to know Javascript syntax for while loops and pushing to an array

What additional context could we provide to help you succeed?

Maybe the best way to give JS-bonus information is e.g. "Hint: you will be using while loops and array methods for this solution!"

What other feedback would you like to share about ProtoSchool?

@Frijol Frijol added the lesson-feedback Feedback on a specific lesson label Apr 7, 2019
terichadbourne added a commit that referenced this issue Apr 23, 2019
terichadbourne pushed a commit that referenced this issue May 7, 2019
* fix: blog lesson 7 solution

* chore: add solution to boilerplates

* add hints suggested in #187

* chore: remove unused impport

* Improve instructions and error messages

* override error when value accessed prematurely

* improve exercise instructions for blog #7

* chore: reword the instructions

* update wording of override instructions

* chore: add syntax errors
@terichadbourne
Copy link
Member

@Frijol We've just merged a bunch of work on Blog lesson 7 that we believe addresses your feedback. I'll close this out, but please feel free to re-open if we haven't achieved what you were hoping for.

@Frijol
Copy link
Contributor Author

Frijol commented May 8, 2019

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lesson-feedback Feedback on a specific lesson
Projects
None yet
Development

No branches or pull requests

2 participants