Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix stumbling points #2

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.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant