Please help us improve and share your feedback! If you find better tutorials or links, please share them by opening a Pull Request.
Here you can find course content and homework for the JavaScript2 module
Week | Topic | Read | Homework |
---|---|---|---|
1. | • Capturing user input • Events • Basic DOM manipulations (img src, innerHTML) • Code debugging using the browser • Code commenting • Structuring code files • Code formatting |
Reading Week 4 | Homework Week 4 |
2. | • Functions + JSON/Arrays • Array Manipulations • JSON • Map and filter • Arrow functions |
Reading Week 5 | Homework Week 5 |
3. | • Closures • Callbacks |
Reading Week 6 | Homework Week 6 |
Kind note:
We expect you to always come prepared to the class on Sunday.
A good understanding of all the above mentioned topics. Want to check your Knowledge? Go through the JavaScript Fundamentals README and research/ ask for help (Slack!) with the concepts that are not entirely clear.