teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

詳細

2017/05/01 01:44

投稿

goforward
goforward

スコア705

title CHANGED
File without changes
body CHANGED
@@ -69,4 +69,6 @@
69
69
  }]);
70
70
 
71
71
  ```
72
- ![イメージ説明](abfea89645eca63a52cf8986b0a5900f.jpeg)
72
+ ![イメージ説明](abfea89645eca63a52cf8986b0a5900f.jpeg)
73
+
74
+ [リンク内容](http://dotinstall.com/lessons/todo_angularjs/8304)この動画の0:31秒あたりもそうですがmyscript.jsの方に$scope.getDoneCount()と間違われていますが、index.htmlにgetDoneCount()とあるようにgetDoneCount()を定義するから()はいるのではないでしょうか?