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

Skip to content

Commit de72974

Browse files
committed
changes
2 parents d864519 + 12343f5 commit de72974

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

week2/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ This is one example of how ES6 can help us write cleaner code. I'm adding this a
4545
[Video]([https://www.youtube.com/watch?v=J85lRtO_yjY)
4646

4747
### 2. NodeJS Process:
48-
Don't have to remember everything in this video, just a nice outline
49-
[Egghead video tutorial](https://egghead.io/lessons/node-js-the-node-js-process-object)
48+
Don't have to remember everything in this video, just a nice outline
49+
[Egghead video tutorial](https://egghead.io/lessons/node-js-the-node-js-process-object)
5050
Only read the part about "process.argv"
5151
[Node.JS docs - process.argv](https://nodejs.org/docs/latest/api/process.html#process_process_argv)
5252

@@ -59,4 +59,4 @@ Only read the part about readFile, appendFile (you will need this in your assign
5959
Read parts:
6060
- 3.1, 3.2
6161
- 4.1, 4.3
62-
[Airpair tutorial](https://www.airpair.com/javascript/node-js-tutorial#3-node-fundamentals)
62+
[Airpair tutorial](https://www.airpair.com/javascript/node-js-tutorial#3-node-fundamentals)

0 commit comments

Comments
 (0)