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

Skip to content

Commit f25a05a

Browse files
committed
added notes on homework
1 parent f952b97 commit f25a05a

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

Week8/MAKEME.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,24 @@ Give feedback on the SPA (Github API) and git branching homework of one of you f
1111

1212
:point_up:
1313

14-
## Step 3: Pair programming promises challenge
14+
## Step 3: Pair programming promises challenge
1515

16-
>TODO
16+
This week you will work in a team!
17+
18+
So please:
19+
20+
- (one of your team mates should) Fork this repository: https://github.com/HackYourFuture/PromisessObjectsAndStringRendering
21+
- make sure you are all collaborators on the same repository
22+
- Follow the instructions in the REAME of the above repository
23+
- To hand in your homework you make a PR to the existing repository
1724

1825
_BONUS_ : Code Kata Race
1926

2027
- [Codewars](https://www.codewars.com/collections/hyf-homework-number-2)
2128
- If you need to refresh your memory on es6 classes: [es6-classes-in-depth](https://ponyfoo.com/articles/es6-classes-in-depth)
2229
- Also read this article on scopes & closures: [explaining-javascript-scope-and-closures](https://robertnyman.com/2008/10/09/explaining-javascript-scope-and-closures/)
23-
30+
<!--
2431
>Upload your homework in your "hyf-javascript3" Github repository. Make sure to create a new folder "week2" first.
2532
Upload your homework files inside the week2 folder and write a description for this “commit”.
2633
Your hyf-javascript3/week2 should now contain all your homework files.
27-
Place the link to your repository folder in Trello.
34+
Place the link to your repository folder in Trello. -->

0 commit comments

Comments
 (0)