HenrikJoreteg / HenrikJoreteg/human-javascript
Issues reported by Aaron Yoshitake
- Dominant language
- CSS
- Stars
- 82
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Chapter 7 - Views and the DOM:
renderCollection example and preceding text: The preceding text doesn't mention renderCollection's third argument - container - and does mention the fourth argument - options - while the actual example passes a container but no options.
Chapter 12 - Settings and Configs:
First sentence of "Security caveats": "Please avoid if sending any valuable settings across the wire this way".
The "if" should be omitted.
Chapter 13 - Caveats/Gotchas:
First sentence of "Function bindings": "The most common thing I see when teaching people JavaScript, even people who have been working with jQuery for a long time, is understanding how function execution works in JavaScript."
This must be missing a word or two; if I take out the middle part it reads "The most common thing I see.. is understanding how function execution works in JavaScript". This doesn't make sense in context; I believe you meant to say people don't understand how function execution works.
Numbering in "Function bindings": all "four ways to call a function" are numbered 1.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.