Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Page Chapter 2 Section: Object Literal Enhancement |
The example overrides the function of the object itself when called mulitple times: Note from the Author or Editor: |
Anonymous | Sep 04, 2020 | ||
Page Chapter 2, Section: Async/Await First Code Example |
Error: getFakePerson() returns "undefined" in the console. Note from the Author or Editor: |
Jonathan Claypool | Oct 08, 2023 | ||
Page Chapter 2 > Object and Arrays > Destructuring Objects In the code sample |
The code uses const instead of let for destructuring the object into variables bread and meat. Subsequent para says ‘let’ is used. That is incorrect. Note from the Author or Editor: |
Jait Jacob | Dec 28, 2023 | ||
Other Digital Version | Chapter6 Creating Custom Hooks |
"Whey you have a large form.." should be "When you have a large form.." |
Leigh Mathieson | Nov 03, 2019 | Jun 12, 2020 |
Other Digital Version | Chapter 6 React Context |
A little pedantic! But..: "The root of the tree is often very far from the leafs." Plural of leaf is "leaves" |
Leigh Mathieson | Nov 03, 2019 | Jun 12, 2020 |
Other Digital Version | Chapter 6 Placing colors in context. (below the 2x Notes) |
"the App component itself has noting to do with colors.." should be "the App component itself has nothing to do with colors.." |
Leigh Mathieson | Nov 03, 2019 | Jun 12, 2020 |
Other Digital Version | Chapter 6 Stateful context providers |
"There are only three options when it comes to chancing the value of the colors array.." should be "There are only three options when it comes to changing the value of the colors array.." |
Leigh Mathieson | Nov 03, 2019 | Jun 12, 2020 |