In Listing 6-10's description, it incorrectly identifies the `RestDataSource.js` file as existing in the `src/data/rest` folder. Listing 6-3 shows it as being created in `src/data`. Other files also count on importing it from that directory.
In Listing 6-10's description, it incorrectly identifies the
RestDataSource.jsfile as existing in thesrc/data/restfolder.Listing 6-3 shows it as being created in
src/data. Other files also count on importing it from that directory.