You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
34
-
*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!*
* DOM (*may have known material, know how to select/search/append elements etc.!*):</br>
37
-
Chapters 58 - 68
38
32
39
-
* Reading/setting input fields:</br>
40
-
Chapters 49 - 50
33
+
## Recommended readings
41
34
42
-
* Functions (*if you think you need a bit more understanding of them read this*):</br>
43
-
Chapters 35 - 38
35
+
This chapter from _Eloquent JavaScript_ gives in-depth explanations of the topics that will be discussed during the lecture. Highly recommended (if time permits).
44
36
45
-
* 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>
0 commit comments