-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Issues: getify/You-Dont-Know-JS
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
"async & performance": ch6, update TCO section to mention strict mode
for second edition
#473
opened Jun 29, 2015 by
getify
"this & object prototypes": node.js REPL environment differences
for second edition
#250
opened Nov 24, 2014 by
rayshan
"this & object prototypes": update appendix A
class
syntax to spec
for second edition
#320
opened Feb 4, 2015 by
getify
"this & object prototypes": cover
__proto__
in object literals
for second edition
#323
opened Feb 5, 2015 by
getify
"types & grammar": update ch3 to talk about ES6 change to native's prototypes
for second edition
#346
opened Feb 20, 2015 by
getify
"async & performance": Document unhandled rejection hooks
for second edition
#348
opened Feb 25, 2015 by
benjamingr
"async & performance": keep an eye on SharedArrayBuffer proposals
for second edition
#349
opened Feb 26, 2015 by
getify
"this & object prototypes": editorial review (about chapter 6)
editorial
for second edition
#370
opened Mar 1, 2015 by
arackaf
"async & performance": slim down general explanations of iterators/generators
for second edition
#382
opened Mar 11, 2015 by
getify
"async & performance": revise "TCO" discussion
for second edition
#401
opened Mar 28, 2015 by
getify
"this & object prototypes": ch2, fix misleading code/info
for second edition
#427
opened May 2, 2015 by
getify
"this & object prototypes": Chapter 2 Clarification??
for second edition
question
#430
opened May 5, 2015 by
dwellisch
"async & performance": ch4, Delegating Recursion
for second edition
#476
opened Jul 3, 2015 by
stefanbruvik
"types & grammar": ch4, JSON Stringification is not always a string
for second edition
#531
opened Sep 9, 2015 by
IvanDimanov
"types & grammar": ch4, a few more "crazy" comparisons
for second edition
#532
opened Sep 9, 2015 by
barberboy
"es6 & beyond": ch2, "tagged template literals", cover explicit multiline string literals
for second edition
#539
opened Sep 21, 2015 by
getify
Async & Performance - Ch1 - process.nextTick()
for second edition
#543
opened Sep 24, 2015 by
guyonroche
"this & Object Prototypes" - ch6 Behavior Delegation - Minor grammatical error
for second edition
#637
opened Jan 17, 2016 by
seckwei
Async & Performance - ch2 - Timeoutify callback arguments
for second edition
#638
opened Jan 18, 2016 by
wKich
"this & object prototypes": ch2 issue about polyfill of Function.prototype.bind()
for second edition
#470
opened Jun 18, 2015 by
zxfwinder
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.