- テストされたスキル
- 期間
- 36 分以内。
- 評価
- 自動
- テスト概要
-
選択問題
に関する知識を確認する。 Node.js: Opening a server, The callback in server.listen, callbacks, Server events, Blocking on HTTP requests, Alternatives to a zero delay
setTimeout
プログラミング・タスク
Create a file server that listens on port 9000 of localhost and Serve the text of the file testText.txt when a get request is made to that port.