Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cbe1e24

Browse files
authored
Update week3-homework.md
added link to relevant documentation
1 parent a2ea179 commit cbe1e24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

week3/week3-homework.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ Don't edit the html page. If you find en error in the page please let me know st
2626

2727
I have supplied a skeleton index.js that serves the home page at http://localhost:8080/. You can build on it or create your own.
2828

29+
Retrieving the body of a POST is not obvious. Please read the documentation here: https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/ and remember to think async.
30+
2931
Please excuse the ugliness of my html! I will try to pretty it up later but I will not change any logic.

0 commit comments

Comments
 (0)