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 JavaScript3 modules
Week | Topic | Read | Homework |
---|---|---|---|
1. | • Object Oriented Programming and Classes • The this keyword |
Reading Week 7 | Homework Week 7 |
2. | • Structure for a basic SPA (Single Page Application) • XMLHttpRequests • API calls |
Reading Week 8 | Homework Week 8 |
3. | • Promises • (re)writing data structures (in JSON) • Async vs Sync • Event Loop (order of execution) |
Reading Week 9 | Homework Week 9 |
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.