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

Commit fdcddd4

Browse files
mattiaslundbergkvarak
authored andcommitted
Restore removed links from #3
And make them absolute so they work in all forks
1 parent 985f9fa commit fdcddd4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Week2/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ Here are resources that we like you to read as a preparation for the second lect
1616
- [Why closures are helpful with async code](http://stackoverflow.com/questions/13343340/calling-an-asynchronous-function-within-a-for-loop-in-javascript)
1717

1818
_Please go through the material and come to class prepared!_
19+
20+
### Fundamentals
21+
22+
- [Event Loop](https://github.com/foocoding/fundamentals/blob/master/fundamentals/event_loop.md)
23+
- [Promises](https://github.com/foocoding/fundamentals/blob/master/fundamentals/promises.md)

0 commit comments

Comments
 (0)