File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Here are resources that we like you to read as a preparation for the first lectu
11
11
12
12
### Fundamentals
13
13
14
- - [ XMLHttpRequest] ( ../../../fundamentals/blob/master/fundamentals/XMLHttpRequest.md )
14
+ - [ XMLHttpRequest] ( ../../../../ fundamentals/blob/master/fundamentals/XMLHttpRequest.md )
15
15
16
16
### APIs
17
17
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Here are resources that we like you to read as a preparation for the second lect
17
17
18
18
### Fundamentals
19
19
20
- - [ Event Loop] ( ../../../fundamentals/blob/master/fundamentals/event_loop.md )
21
- - [ Promises] ( ../../../fundamentals/blob/master/fundamentals/promises.md )
20
+ - [ Event Loop] ( ../../../../ fundamentals/blob/master/fundamentals/event_loop.md )
21
+ - [ Promises] ( ../../../../ fundamentals/blob/master/fundamentals/promises.md )
22
22
23
23
24
24
_ Please go through the material and come to class prepared!_
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Here are resources that we like you to read as a preparation for the third lectu
11
11
12
12
### Fundamentals
13
13
14
- - [ Object-Oriented Programming & Classes] ( ../../../fundamentals/blob/master/fundamentals/oop_classes.md )
15
- - [ What is 'this'?] ( ../../../fundamentals/blob/master/fundamentals/this.md )
14
+ - [ Object-Oriented Programming & Classes] ../ ../../../fundamentals/blob/master/fundamentals/oop_classes.md)
15
+ - [ What is 'this'?] ( ../../../../ fundamentals/blob/master/fundamentals/this.md )
16
16
17
17
### ` call ` ` apply ` , ` bind `
18
18
You can’t perform that action at this time.
0 commit comments