Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 2.19 KB

README.md

File metadata and controls

24 lines (16 loc) · 2.19 KB

Please help us improve and share your feedback! If you find better tutorials or links, please share them by opening a pull request.

JavaScript 3

Here you can find course content and homework for the JavaScript3 modules

Week Topic Read Homework Lecture notes
1. XMLHttpRequests
• API calls
• Structure for a basic SPA (Single Page Application)
Reading Week 1 Homework Week 1 notes
2. Event Loop (order of execution)
Promises
Reading Week 2 Homework Week 2 notes
3. try...catch
async/await
The this keyword
• call, apply, bind
Object Oriented Programming and ES6 Classes
Reading Week 3 Homework Week 3 notes

Kind note:

We expect you to always come prepared to the class on Sunday.

Overall

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.


Credit goes to HackYourFuture which this is based upon.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.