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 b933e83

Browse filesBrowse files
authored
Merge pull request wesbos#40 from claudiopro/upstream-mirror
Massages Array Cardio challenges πŸ’ͺ
2 parents 395fef0 + 6ad6b20 commit b933e83
Copy full SHA for b933e83

File tree

Expand file treeCollapse file tree

4 files changed

+8
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

4 files changed

+8
-4
lines changed
Open diff view settings
Collapse file

β€Ž04 - Array Cardio Day 1/index-FINISHED.htmlβ€Ž

Copy file name to clipboardExpand all lines: 04 - Array Cardio Day 1/index-FINISHED.html
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>Array Cardio πŸ’ͺ</title>
66
</head>
77
<body>
8+
<p><em>Psst: have a look at the JavaScript Console</em> πŸ’</p>
89
<script>
910
// Get your shorts on - this is an array workout!
1011
// ## Array Cardio Day 1
Collapse file

β€Ž04 - Array Cardio Day 1/index-START.htmlβ€Ž

Copy file name to clipboardExpand all lines: 04 - Array Cardio Day 1/index-START.html
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>Array Cardio πŸ’ͺ</title>
66
</head>
77
<body>
8+
<p><em>Psst: have a look at the JavaScript Console</em> πŸ’</p>
89
<script>
910
// Get your shorts on - this is an array workout!
1011
// ## Array Cardio Day 1
Collapse file

β€Ž07 - Array Cardio Day 2/index-FINISHED.htmlβ€Ž

Copy file name to clipboardExpand all lines: 07 - Array Cardio Day 2/index-FINISHED.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Document</title>
5+
<title>Array Cardio πŸ’ͺπŸ’ͺ</title>
66
</head>
77
<body>
8+
<p><em>Psst: have a look at the JavaScript Console</em> πŸ’</p>
89
<script>
910
// ## Array Cardio Day 2
1011

@@ -19,7 +20,7 @@
1920
{ text: 'Love this!', id: 523423 },
2021
{ text: 'Super good', id: 823423 },
2122
{ text: 'You are the best', id: 2039842 },
22-
{ text: 'Ramen in my fav food ever', id: 123523 },
23+
{ text: 'Ramen is my fav food ever', id: 123523 },
2324
{ text: 'Nice Nice Nice!', id: 542328 }
2425
];
2526

Collapse file

β€Ž07 - Array Cardio Day 2/index-START.htmlβ€Ž

Copy file name to clipboardExpand all lines: 07 - Array Cardio Day 2/index-START.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Document</title>
5+
<title>Array Cardio πŸ’ͺπŸ’ͺ</title>
66
</head>
77
<body>
8+
<p><em>Psst: have a look at the JavaScript Console</em> πŸ’</p>
89
<script>
910
// ## Array Cardio Day 2
1011

@@ -19,7 +20,7 @@
1920
{ text: 'Love this!', id: 523423 },
2021
{ text: 'Super good', id: 823423 },
2122
{ text: 'You are the best', id: 2039842 },
22-
{ text: 'Ramen in my fav food ever', id: 123523 },
23+
{ text: 'Ramen is my fav food ever', id: 123523 },
2324
{ text: 'Nice Nice Nice!', id: 542328 }
2425
];
2526

0 commit comments

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