Skip to content

Pull requests: mjavascript/practical-modern-javascript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update ch01.asciidoc
#78 by plattegruber was closed Jun 1, 2021 Loading… updated Jun 1, 2021
ch08: Fix footnote. Fix mixed brackets.
#72 by paitonic was merged Oct 14, 2020 Loading… updated Oct 14, 2020
Bump eslint from 3.19.0 to 6.6.0 in /code/ch01/ex02-eslint-setup dependencies Pull requests that update a dependency file
#77 by dependabot bot was closed Oct 14, 2020 Loading… updated Oct 14, 2020
Fixes arrow function arguments description
#75 by jameshbush was merged Jun 24, 2019 Loading… updated Jun 24, 2019
Fix 'Scheme validation with proxies'
#70 by alexamy was merged Mar 13, 2019 Loading… updated Mar 13, 2019
Chapter 4 - Fix typo System.iterator -> Symbol.iterator
#71 by paitonic was merged Mar 13, 2019 Loading… updated Mar 13, 2019
update sentence syntax
#69 by andreidobrinski was merged Oct 16, 2018 Loading… updated Oct 16, 2018
add space after period
#68 by andreidobrinski was merged Oct 16, 2018 Loading… updated Oct 16, 2018
ch4: fix typo in "Tree Traversal Using Generators"
#66 by vsemozhetbyt was merged Aug 31, 2018 Loading… updated Aug 31, 2018
ch03: fix possible typo in "Local Symbols" section
#60 by vsemozhetbyt was merged Jun 18, 2018 Loading… updated Jun 18, 2018
ch3: fix typo in Object.setPrototypeOf() perf note
#63 by vsemozhetbyt was merged Jun 9, 2018 Loading… updated Jun 9, 2018
ch03: fix typos in Object.assign() section
#62 by vsemozhetbyt was merged Jun 9, 2018 Loading… updated Jun 9, 2018
ch03: fix possibly outdated note
#59 by vsemozhetbyt was merged May 1, 2018 Loading… updated May 1, 2018
ch02: fix typos in tagged templates examples
#58 by vsemozhetbyt was merged Apr 4, 2018 Loading… updated Apr 4, 2018
ch02: fix typos in multiline templates example
#57 by vsemozhetbyt was merged Apr 4, 2018 Loading… updated Apr 4, 2018
ch02: fix possible typo in destructuring use case
#56 by vsemozhetbyt was merged Mar 25, 2018 Loading… updated Mar 25, 2018
Fix conflict between code and text
#55 by bevacqua was merged Mar 19, 2018 Loading… updated Mar 19, 2018
Typo: self => this
#53 by thiagoarrais was merged Feb 23, 2018 Loading… updated Feb 23, 2018
ch01: fix nit in ESLint --fix result example
#51 by vsemozhetbyt was merged Feb 19, 2018 Loading… updated Feb 19, 2018
ch01: upgrade ESLint version in advisable command
#52 by vsemozhetbyt was merged Feb 19, 2018 Loading… updated Feb 19, 2018
fix possible typo in preface
#46 by vsemozhetbyt was merged Feb 6, 2018 Loading… updated Feb 6, 2018
fix another possible typo in preface
#47 by vsemozhetbyt was merged Feb 6, 2018 Loading… updated Feb 6, 2018
fix babel-preset-env version ref
#43 by thiagoarrais was merged Oct 2, 2017 Loading… updated Oct 2, 2017
proposed fix for mixed sentence
#41 by chewiebug was closed Sep 22, 2017 Loading… updated Sep 22, 2017
fix syntax error
#42 by chewiebug was merged Aug 22, 2017 Loading… updated Aug 22, 2017
ProTip! Exclude everything labeled bug with -label:bug.