We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9503f commit 24d607cCopy full SHA for 24d607c
2 files changed
Week3/MAKEME.md
@@ -39,7 +39,6 @@ Provide feedback to step 1 and step 3 of the homework of last week to one of you
39
40
Go and try out this cool game: http://hyf-robot.herokuapp.com/index.html, there are different levels, see how far you can get!
41
42
-
43
## Step 4: JavaScript
44
45
_Deadline Thursday_
Week5/MAKEME.md
@@ -98,6 +98,11 @@ let tasks = monday.concat(tuesday);
98
- Output a formatted Euro amount.
99
- Don't forget to use `=>`
100
101
+
102
+## Step 4: ROVER
103
104
+Finish up to chapter 7: JSON on [roverjs.com](http://roverjs.com/)!
105
106
## Step 3: **Some freeCodeCamp challenges:**
107
108
_Deadline Saturday_
0 commit comments