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

Skip to content

Commit 883ea44

Browse files
committed
added homework week4
1 parent c871d1c commit 883ea44

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

Week4/MAKEME.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,21 @@
55
## Step 0:
66
Give yourself (or your neighbor) a little tap on the shoulder, you've made it to JS2! :muscle:
77

8-
## Step 1: Feedback
8+
### Step 1
9+
10+
_Deadline Monday_
11+
12+
All share a video or a resource (this can be a drawing, article or a pod cast) that was helpful for you the last few weeks with learning JavaScript. Please share this in the channel of your class in Slack. Also write as small note about what the resource i about and why you think it's so helpful (you can share more than one if you like).
13+
14+
## Step 2: Feedback
15+
16+
_Deadline Monday_
917

1018
Give one of your fellow students in Github feedback about their homework of the previous week: create an issue in their repo, telling them what they did great and what they can improve.
1119

12-
### Step 2: Git branching homework
20+
### Step 3: Git branching homework
21+
22+
_Deadline Wednesday_
1323

1424
1) Use the `unmeshvrije/MyFirst` repository (the one you cloned) for this homework.
1525

Week5/MAKEME.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
>[Here](https://github.com/HackYourFuture/JavaScript/tree/master/Week5/README.md) you find the readings you have to complete before the sixth lecture.
44
5-
### Step 0
6-
All share a video or a resource (this can be a drawing, article or a pod cast) that was helpful for you the last few weeks with learning JavaScript. Please share this in the channel of your class in Slack. Also write as small note about what the resource i about and why you think it's so helpful (you can share more than one if you like).
5+
## Step1: Feedback
6+
7+
>Todo
78
89
## Step 2: More map, filter, reduce, and =>
910

@@ -100,9 +101,6 @@ let tasks = [monday, tuesday];
100101
6. place the `avatar_url` (logo) of our organization somewhere on a nice place in your page. -->
101102

102103

103-
### Step 2: Feedback
104-
Give feedback on step 2 of the homework to one of your fellow classmates.
105-
106104
```
107105
How to hand in your homework:
108106
• Clone your existing "hyf-javascript2" Github repository.

0 commit comments

Comments
 (0)