Skip to content

Fix stumbling points #2

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

Open
6 of 11 tasks
timoxley opened this issue Sep 19, 2013 · 0 comments
Open
6 of 11 tasks

Fix stumbling points #2

timoxley opened this issue Sep 19, 2013 · 0 comments

Comments

@timoxley
Copy link
Owner

  • Fix bug in filter example
  • Make simpler reduce exercise to introduce concept
  • Add a chaining example with all functions supplied, just need to chain them up
  • Hint at chaining with .filter() and .map() in basic-filter exercise. (may be redundant if do previous item)
  • Make arguments/apply exercise to introduce Array.prototype.slice
  • Explain map/reduce/filter etc in the text and give an example as the simple mdn examples are hard to find or non-existent.
  • New exercise for Function.bind/call/apply and this
  • Remove second argument to map callback in reduce exercise or explain it better
  • Specify no for loops or additional functions required unless in boilerplate
  • Explain run/verify/menu process better?
  • Explain every method required for every exercise.
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