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 |
---|---|---|---|---|---|
Ch 7 Chapter 7, 3rd code example under "Sections" header |
While reading this book via Safari Books Online (macOS Chrome 80.x), I noticed that a code example in Chapter 7 is incorrect. This is the third code example under the "Sections" header prefaced with the sentence "Now in our layout, we can place the sections just as we place {{{body}}}:". Note from the Author or Editor: |
Anonymous | Apr 22, 2020 | ||
Page page 27, Views and Layouts 2nd paragraph (The setup code for the meadowlark.js file) |
The setup configuration of the meadowlark.js file to use handlebars didn't work for me. The configuration that works for me involves using the ES module by adding the type field with the module value to the package.json file. Then change the setup to: Note from the Author or Editor: |
Suraju Ogundele | Aug 13, 2023 | ||
Printed | Page 81 top of page Note |
The text says one can change the "handlebars" extension to ".hbs" by passing an object "{extname: '.hbs'}" when creating the express-handlebars instance. This did not work for me. Note from the Author or Editor: |
Beardsley Ruml | May 15, 2020 |