JavaScript30
JavaScript30 copied to clipboard
My solutions to the JavaScritp course by @wesbos

JavaScript30
No frameworks, no libraries, no wrappers... just pure VanillaJS ;)
Each exercise has its own notes with my thoughts, interesting snippets, ... Original files from @wesbos and solutions can be found here. All the images are from Death To Stock.
Table Of Contents
- [x] ~~JavaScript Drum Kit~~
- [x] ~~JS + CSS Clock~~
- [x] ~~CSS Variables~~
- [x] ~~Array Cardio, Day 1~~
- [x] ~~Flex Panel Gallery~~
- [x] ~~Type Ahead~~
- [x] ~~Array Cardio, Day 2~~
- [x] ~~Fun with HTML5 Canvas~~
- [x] ~~Dev Tools Domination~~
- [x] ~~Hold Shift and Check Checkboxes~~
- [x] ~~Custom Video Player~~
- [x] ~~Key Sequence Detection~~
- [x] ~~Slide in on Scroll~~
- [x] ~~JavaScript References vs. Copying~~
- [x] ~~LocalStorage~~
- [x] ~~Mouse Move Shadow~~
- [x] ~~Sort Without Articles~~
- [x] ~~Adding Up Times with Reduce~~
- [x] ~~Webcam Fun~~
- [x] ~~Speech Detection~~
- [ ] Geolocation
- [x] ~~Follow Along Link Highlighter~~
- [x] ~~Speech Synthesis~~
- [x] ~~Sticky Nav~~
- [x] ~~Event Capture, Propagation, Bubbling, and Once~~
- [x] ~~Stripe Follow Along Nav~~
- [x] ~~Click and Drag~~
- [x] ~~Video Speed Controller~~
- [x] ~~Countdown Timer~~
- [x] ~~Whack A Mole~~