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 |
![]() |
Clock A recreation of a relative's gallery clock wall |
![]() |
CSS Variables A photo game where change the focus, rotation, and border color of an image |
![]() |
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 |
![]() |
Type Ahead Am equipment search and autocomplete tool for Dungeons & Dragons |
![]() |
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 |
![]() |
Dev Tools A short exercise with some Chrome Dev Tools tips |