/Javascript30

30 day vanilla JS coding challenge.

Primary LanguageHTML

Javascript30 - 30 day Javascript Challenge

alt text

This repository contains the 30 projects from the JavaScript30 course by Wes Bos

About

The challenge is to build 30 different things in 30 days with vanilla JavaScript (no frameworks, libraries, etc.).

Contents

  1. Javascript Drum Kit - Key codes, listening to events and playing sounds
  2. JS + CSS Clock - Rotation in css and working with time in JS
  3. Playing with CSS Variables and JS - Declaring and using CSS variables and updating their values using JS