Remote File: https://maeyler.github.io/JS/data/Courses.txt

Sample Code:
      

CW5  Customizing Inspector

Adds Sample data to inspector. Understanding Inspector

CW4   QueryDataWithFetch&Promise

Finds the relevant information about an exam by course name. fetch - promise

CW3  sumOfARange.js screenshot
CW3  sumOfARange.js

Generates an array of integers in asc./desc. order and finds sum of them. Loops

CW2.1  CelciusToFahrenheit

Celcius to Fahrenheit converter Understanding Events

CW2  Counting

A basic counter Understanding basics