markbates / markbates/Programming-In-CoffeeScript
Chpt 10: Setting up MongoDB using Mongoose = image error
まだ誰も着手していません。
- 主要言語
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Chapter 10 の「Mongoose を使った MongoDB のセットアップ」セクションと、Example 3 の app.coffee の画像から始めます。Kindle の画像を周囲の手順と比較し、todos_controller の require 行が表示されていることを確認します。完了とは、例の画像がその後の手順と一致していることを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- coffeescript
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100