Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.88 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.88 KB

#JavaScript30 - 30 Day Vanilla JS Coding Challenge - Build 30 Things in 30 Days with 30 Tutorials

JavaScript30

Solutions to the JavaScript30 course by Wes Bos. Starter files are from the JavaScript30 starter repository.

Exercise Demo
Drum Kit
A drumkit made to look like the Rock Band 4 drum lane
Drum Kit
Clock
A recreation of a relative's gallery clock wall
Clock Wall
CSS Variables
A photo game where change the focus, rotation, and border color of an image
Photo Game
Array Cardio 1
A short exercise on array functions like filter(), map(), sort(), and reduce()
Flex Panel Gallery
A gallery that displays Magic: the Gathering art illustrated by John Avon
Magic Art
Type Ahead
Am equipment search and autocomplete tool for Dungeons & Dragons
Equipment Search
Array Cardio 2
A short exercise on array functions like some(), every(), find(), and findIndex()
Canvas
A rainbow drawing tool that uses the <canvas> element
Canvas
Dev Tools
A short exercise with some Chrome Dev Tools tips