Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2520b9 commit 6779ecbCopy full SHA for 6779ecb
week1/README.md
@@ -45,7 +45,7 @@ Read: http://openmymind.net/2012/2/3/Node-Require-and-Exports/
45
### http, http listen
46
Video basic: https://www.youtube.com/watch?v=pYOltVz7kL0
47
Video routing: https://www.youtube.com/watch?v=_D2w0voFlEk (please focus on request.url, not request.method)
48
-Read: --
+Read: [Node JS documentation about http](https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/)
49
Read Advanced: --
50
51
refresh on command line
0 commit comments