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

Skip to content

Commit 66881e7

Browse files
committed
added homework flow
1 parent dc3b270 commit 66881e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ There are two reasons why we at HYF choose Node.JS over others:
3737
1) You already know JavaScript, so it's easier to get started than other languages
3838
2) Node.js is great for making web APIs because it is asynchronous by nature and thus allows for high input/output. By this we mean that it allows many users to make very light requests at the same time.
3939

40+
## Handing in homework
41+
A Video to remind you about[how we hand in homework](https://www.youtube.com/watch?v=-o0yomUVVpU&index=2&list=PLVYDhqbgYpYUGxRdtQdYVE5Q8h3bt6SIA).
42+
43+
Also review the Git [workflow material](https://github.com/HackYourFuture/Git/blob/master/Lecture-3.md) from the JavaScript3 module, use this as a reference.
44+
4045
## Rewatch previous lectures
4146

4247
- Lecture 1(Joost): https://www.youtube.com/watch?v=c8OvRVsbIsc

0 commit comments

Comments
 (0)