you-dont-know-js
https://github.com/getify/you-dont-know-js
A book series on JavaScript. @YDKJS on twitter.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported0 Subscribers
Add a CodeTriage badge to you-dont-know-js
Help out
- Issues
- objects & classes: cover `Proxy`
- types & grammar: cover the weird non-precedence of `??` operator in the presence of `||` / `&&` operators
- Update ch2.md
- Replace the "As mentioned earlier" part in ch1.md
- view shallow copy output
- fix: more complete statement for Map
- fix: closure example
- Fix sentence
- todo: fix images to support light mode/dark mode
- Can I replace 填充 to prollyfill on ch5 of async & performance, branch 1ed-zh-CN?
- Docs
- not yet supported