Skip to content

Repository files navigation

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

Module #4 - JavaScript 3: Advanced JavaScript and working with APIs (Frontend)

JavaScript3

Learning goals

In order to successfully complete this module you will need to master the following:

How to use this repository

This repository consists of 3 essential parts:

  1. 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.
  2. Homework: this document contains the instructions for each week's homework.
  3. 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!

Topics:

  1. API calls
    • XMLHttpRequest
    • Fetch
    • jQuery

In practice, the terms API call, network request and network call are all used to refer to the same thing: sending a request from the client to some kind of server in order to get data.

Week Topic Reading Materials Homework Lesson Plan
1. Application Programming Interface (API), AJAX, jQuery Reading W1 Homework W1 Lesson Plan W1
2. Fetch API, Promises, Async/await, Try...Catch Reading W2 Homework W2 Lesson Plan W1
3. ES6 Classes, 'this' keyword, Arrow functions Reading W3 Homework W3 Lesson Plan W1

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.

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 :)

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

About

This repository contains all the material for the HackYourFuture module "JavaScript 3: Object-Oriented Programming and working with APIs"

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages