vanilla-js-academy-2018

Tasks for vanilla JS academy course 2018

Toggle Password Visibility

  1. Toggle Password Visibility.
  2. Toggle Password Visibility - feedback.
  3. Toggle Password Visibility - original.

Farenheit/Celcius Calculator

  1. Farenheit/Celcius Calculator.
  2. Farenheit/Celcius Calculator - original.

Random Quote from JSON API

  1. Using XMLHttpRequest API.
  2. Using XMLHttpRequest API with simple callback functions.
  3. Using Fetch API.

Top stories from JSON API

  1. Using XMLHttpRequest API to get articles from nytimes.com.
  2. Original code for getting the articles from nytimes.com.

Word count

Word and character count from textarea field.

Monsters game

Click doors and try to avoid the sock!.

Toggle tabs

Weather app

Check weather on your current location.

localStorage and form data

Save form data in localStorage.

localStorage and articles data from endpoint

Cache articles data in localStorage.

Timer

You can start, stop, or reset the timer.

Todo list

Simple todo list app.