Please help us improve and share your feedback! If you find better tutorials or links, please share them by opening a pull request.
Welcome to JavaScript3! In this module you'll be learning about one of the core things of what makes a web developer: working with APIs!
In order to successfully complete this module you will need to master the following:
- Learn what an API is
- Catch up on the history of JavaScript
- Understand how to write
- Connect with different public APIs
This repository consists of 3 essential parts:
Reading materials
: this document contains all the required theory you need to know while you're coding. It's meant as both study material and as a reference to understand what you're doing.Homework
: this document contains the instructions for each week's homework.Lesson Plans
: this part is meant for teachers as a reference. However, as a student don't be shy to take a look at it as well!
After your first class you should start off with checking the reading materials
for that week. At the beginning that would be the Week 1 Reading. Study all the concepts and try to get the gist of everything. After, you can get started with the homework
for that week.
If you have any questions or if something is not entirely clear ¯\_(ツ)_/¯, please ask/comment on Slack!
Week | Topic | Reading Materials | Homework | Lesson Plan |
---|---|---|---|---|
1. | Application Programming Interface (API), AJAX, jQuery | Reading W1 | Homework W1 | Lesson Plan W1 |
2. | Promises, Fetch API, JavaScript Versions, 'this' keyword, Arrow functions | Reading W2 | Homework W2 | Lesson Plan W1 |
3. | Object-Oriented Programming (OOP), ES6 Classes, Async/await, Try...Catch, Thinking like a programmer III | Reading W3 | Homework W3 | Lesson Plan W1 |
Did you finish the module? High five!
If you feel ready for the next challenge, click here to go to Node.js!
The HackYourFuture curriculum is subject to CC BY copyright. This means you can freely use our materials, but just make sure to give us credit for it :)
This work is licensed under a Creative Commons Attribution 4.0 International License.