markbates / markbates/Programming-In-CoffeeScript
Chpt 10: Setting up MongoDB using Mongoose = image error
Nobody has claimed this yet.
- Dominant language
- CoffeeScript
- Stars
- 62
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Not sure where you want bug reports about issues in the book? is it ok here? or should I sent to your publisher?
In Chapter 10: section: Setting up MongoDB using Mongoose:
Example 3: app.coffee - you say we need to update our app to include the todo model we just created...I assume you mean we need to update app.coffee with the require todos_controller -- but the image included in the Kindle version I have - does not show any controller line being added - it just repeats a previous code block that did not have any changes to it in this one.
Its missing this line:
require("#{__dirname}/src/controllers/todos_controller")
and the rest of the section expects that you did that - but if you follow explicitly you missed it and won't get the results the book shows! :)
hope this helps someone!
cheers.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Chapter 10, the “Setting up MongoDB using Mongoose” section, and Example 3’s app.coffee image. Compare the Kindle image with the surrounding instructions and verify that the todos_controller require line is shown; done means the example image matches the steps that follow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100