markbates / markbates/Programming-In-CoffeeScript
Chpt 10: Setting up MongoDB using Mongoose = image error
还没有人认领这个 Issue。
- 主要语言
- CoffeeScript
- 星标
- 62
- 派生
- 20
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从第 10 章“使用 Mongoose 设置 MongoDB”部分以及 Example 3 的 app.coffee 图片开始。将 Kindle 图片与周围的说明进行比较,并确认其中显示了 todos_controller 的 require 行;完成的标准是示例图片与后续步骤相匹配。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- coffeescript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100