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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Here you can find course content and homework for the JavaScript 1,2 and 3 modul
20
20
21
21
22
22
__Kind note:__<br>
23
-
We expected you to __always__ come prepared to the class on Sunday.
23
+
We expect you to __always__ come prepared to the class on Sunday.
24
24
25
25
26
26
## Module goals:
@@ -29,10 +29,10 @@ We expected you to __always__ come prepared to the class on Sunday.
29
29
A basic program with multiple functions (reacting to user input)
30
30
31
31
### Week 4-6:
32
-
TBA
32
+
A tool capable of loading a JSON file and repreenting it in the DOM
33
33
34
34
### Week 7-9:
35
-
TBA
35
+
A web app with external data source using at least one API 《〠_〠》
36
36
37
37
### Overall
38
38
A good understanding of all the above mentioned topics. Want to check your Knowledge? Go through the [JavaScript Fundamentals README](https://github.com/HackYourFuture/JavaScript/tree/master/fundamentalsand) and research/ ask for help (Slack!) with the concepts that are not entirely clear.
0 commit comments