Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eea60a6

Browse filesBrowse files
committed
added alternative roverjs link
1 parent 7c41ebf commit eea60a6
Copy full SHA for eea60a6

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Open diff view settings
Collapse file

‎Week2/MAKEME.md‎

Copy file name to clipboardExpand all lines: Week2/MAKEME.md
+3-1Lines changed: 3 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Follow these steps. Each step should build on the result of the previous step.
106106

107107
## Step 3: ROVER
108108

109-
Finish up to chapter 7: JSON on [roverjs.com](http://roverjs.com/)!
109+
Finish up to chapter 7: JSON on [roverjs.com](http://roverjs.com/)! (Alternative site: [roverjs.taalmap.nl](http://roverjs.taalmap.nl/))
110110

111111
## Step 4: **Some freeCodeCamp challenges:**
112112

@@ -135,6 +135,8 @@ Go over your homework one last time:
135135
- Have you used `const` and `let` and avoided `var`?
136136
- Do the variable, function and argument names you created follow the [Naming Conventions](../../../../fundamentals/blob/master/fundamentals/naming_conventions.md)?
137137
- Is your code well-formatted (see [Code Formatting](../../../../fundamentals/blob/master/fundamentals/naming_conventions.md))?
138+
- Have you resolved all issues flagged by ESLint and the spell checker (no wavy red and green underlines in VSCode)?
139+
138140

139141
If the answer is 'yes' to all preceding questions you are ready to follow these instructions:
140142

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.