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

Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit c5c4bc2

Browse files
author
Noer Paanakker
committed
added some tutorials for the code along
1 parent ff329e5 commit c5c4bc2

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Week1/MAKEME.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,16 +124,15 @@ Start with this webpage, which has a single img tag of an animated GIF of a cat
124124

125125
## **3. Code along**
126126

127-
- [Item Lister](https://www.youtube.com/watch?v=wK2cBMcDTss)
128-
- [Building a Real-World Application](https://www.youtube.com/watch?v=NYq9J-Eur9U)
127+
- [Build an Issue Tracker](https://www.youtube.com/watch?v=NYq9J-Eur9U)
129128

130129
## **4. PROJECT: **
131130

132131
## **SUBMIT YOUR HOMEWORK!**
133132

134133
After you've finished your todo list it's time to show us what you got! Upload all your files to a forked repository (a copy from the original, which in this case is the [JavaScript2](https://www.github.com/HackYourFuture/JavaScript2) repository) using GIT. Then make a pull request to the original.
135134

136-
If you need a refresher, take a look at the following [guide](../hand-in-homework-guide.md) to see how it's done.§
135+
If you need a refresher, take a look at the following [guide](../hand-in-homework-guide.md) to see how it's done.
137136

138137
The homework that needs to be submitted is the following:
139138

Week2/MAKEME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Follow these steps. Each step should build on the result of the previous step.
9999

100100
## **3. Code along**
101101

102-
- [Building a Real-World Application](https://www.youtube.com/watch?v=NYq9J-Eur9U)
102+
- [Build a Rock, Paper, Scissors Game](https://www.youtube.com/watch?v=WR_pWXJZiRY)
103103

104104
## **4. PROJECT:**
105105

0 commit comments

Comments
 (0)