File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ Video: https://www.youtube.com/watch?v=e1Ln1FrLvh8
43
43
Read: http://openmymind.net/2012/2/3/Node-Require-and-Exports/
44
44
45
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: [ Node JS documentation about http] ( https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/ )
49
- Read Advanced: --
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: [ Node JS documentation about http] ( https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/ )
49
+ - Read Advanced:
50
50
51
51
refresh on command line
52
52
Video Mac/linux:
You can’t perform that action at this time.
0 commit comments