質問編集履歴

3

エラーのバリエーション追加

2018/04/22 05:14

投稿

hamar1
hamar1

スコア26

test CHANGED
File without changes
test CHANGED
@@ -66,6 +66,8 @@
66
66
 
67
67
  - emitterを定義して`let message=エミッタ.on()`にした場合:`[Object Object]`
68
68
 
69
+ - createMessage関数内でthis.emitする場合:`this`に`emit`が未定義です
70
+
69
71
  と返されます。
70
72
 
71
73
 

2

URLの再度修正

2018/04/22 05:14

投稿

hamar1
hamar1

スコア26

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  下記のプログラムのメッセージを作成する関数`createMessage`を動かした後に、結果を出力(`this.emit`)したいです。
6
6
 
7
- (過去の質問([https://teratail.com/questions/121873])を簡素化したものです。)
7
+ [過去の質問、AlexaでDynamoDBを動かす](https://teratail.com/questions/121873)を簡素化したものです。)
8
8
 
9
9
  よろしくお願いします。
10
10
 

1

URLのアクティブ化

2018/04/22 05:11

投稿

hamar1
hamar1

スコア26

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  下記のプログラムのメッセージを作成する関数`createMessage`を動かした後に、結果を出力(`this.emit`)したいです。
6
6
 
7
- (過去の質問:https://teratail.com/questions/121873を簡素化したものです。)
7
+ (過去の質問:([https://teratail.com/questions/121873])を簡素化したものです。)
8
8
 
9
9
  よろしくお願いします。
10
10