Skip to content

Commit 708c319

Browse files
author
T.M. Meijers
authored
Update README.md
1 parent 6bc8ece commit 708c319

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Week4/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
Read your book ('A Smarter Way To Learn JavaScript')! If you don't do it on yourself, here's the chapters to read next for next week:
44
*Note: If you already know the material you are reading just take a glance over it and don't use too much time. Just be sure that you get everything! You may have already read about it, or used it in the previous classes. Note that this also has 'catch up' material in it, about functions and objects. If you did not take the time to read your book yet about these things please do so!*
55

6-
* DOM (may have known material, know how to select/search/append elements etc.!):
6+
* DOM (may have known material, know how to select/search/append elements etc.!):</br>
77
Chapters 58 - 68
88

9-
* Reading/setting input fields:
9+
* Reading/setting input fields:</br>
1010
Chapters 49 - 50
1111

12-
* Functions (if you think you need a bit more understanding of them read this):
12+
* Functions (if you think you need a bit more understanding of them read this):</br>
1313
Chapters 35 - 38
1414

15-
* Objects (important to really understand them, read this if you are unsure! You may also read chapters 72, 73 and 74 if you have time and want to learn more):
15+
* Objects (important to really understand them, read this if you are unsure! You may also read chapters 72, 73 and 74 if you have time and want to learn more):</br>
1616
Chapters 70-71, 75
1717

1818
To be read before the 5th lecture:

0 commit comments

Comments
 (0)