https://github.com/spences10/javascript30
Learn the new hotness with @WesBos and JavaScript30, these are my follow along files
https://github.com/spences10/javascript30
javascript javascript30 learning
Last synced: 5 months ago
JSON representation
Learn the new hotness with @WesBos and JavaScript30, these are my follow along files
- Host: GitHub
- URL: https://github.com/spences10/javascript30
- Owner: spences10
- License: mit
- Created: 2017-01-09T20:43:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T09:16:03.000Z (over 3 years ago)
- Last Synced: 2025-02-15T09:41:23.211Z (11 months ago)
- Topics: javascript, javascript30, learning
- Language: HTML
- Homepage: https://javascript30.com/
- Size: 30.7 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript30

Wes Bos' awesome and FREE JavaScript course Grab the course at [https://JavaScript30.com](https://JavaScript30.com)
This is what I have pulled from his repo for the starter files:
## Current progress
- [x] 01 - JavaScript Drum Kit - [Completed Example Here](https://spences10.github.io/JavaScript30/src/01%20-%20JavaScript%20Drum%20Kit/)
- [x] 02 - JS + CSS Clock - [Completed Example Here](https://spences10.github.io/JavaScript30/src/02%20-%20JS%20%2B%20CSS%20Clock/)
- [x] 03 - CSS Variables - [Completed Example Here](https://spences10.github.io/JavaScript30/src/03%20-%20CSS%20Variables/)
- [x] 04 - Array Cardio Day 1 - [Completed Example Here](https://spences10.github.io/JavaScript30/src/04%20-%20Array%20Cardio%20Day%201/)
- [x] 05 - Flex Panel Gallery - [Completed Example Here](https://spences10.github.io/JavaScript30/src/05%20-%20Flex%20Panel%20Gallery/)
- [x] 06 - Type Ahead - [Completed Example Here](https://spences10.github.io/JavaScript30/src/06%20-%20Type%20Ahead/)
- [x] 07 - Array Cardio Day 2 - [Completed Example Here](https://spences10.github.io/JavaScript30/src/07%20-%20Array%20Cardio%20Day%202/)
- [x] 08 - Fun with HTML5 Canvas - [Completed Example Here](https://spences10.github.io/JavaScript30/src/08%20-%20Fun%20with%20HTML5%20Canvas/)
- [x] 09 - Dev Tools Domination - [Completed Example Here](https://spences10.github.io/JavaScript30/src/09%20-%20Dev%20Tools%20Domination/)
- [x] 10 - Hold Shift and Check Checkboxes - [Completed Example Here](https://spences10.github.io/JavaScript30/src/10%20-%20Hold%20Shift%20and%20Check%20Checkboxes/)
- [x] 11 - Custom Video Player - [Completed Example Here](https://spences10.github.io/JavaScript30/src/11%20-%20Custom%20Video%20Player/)
- [x] 12 - Key Sequence Detection - [Completed Example Here](https://spences10.github.io/JavaScript30/src/12%20-%20Key%20Sequence%20Detection/)
- [x] 13 - Slide in on Scroll - [Completed Example Here](https://spences10.github.io/JavaScript30/src/13%20-%20Slide%20in%20on%20Scroll/)
- [x] 14 - JavaScript References VS Copying - [Completed Example Here](https://spences10.github.io/JavaScript30/src/14%20-%20JavaScript%20References%20VS%20Copying/)
- [x] 15 - LocalStorage - [Completed Example Here](https://spences10.github.io/JavaScript30/src/15%20-%20LocalStorage/)
- [x] 16 - Mouse Move Shadow - [Completed Example Here](https://spences10.github.io/JavaScript30/src/16%20-%20Mouse%20Move%20Shadow/)
- [x] 17 - Sort Without Articles - [Completed Example Here](https://spences10.github.io/JavaScript30/src/17%20-%20Sort%20Without%20Articles/)
- [x] 18 - Adding Up Times with Reduce - [Completed Example Here](https://spences10.github.io/JavaScript30/src/18%20-%20Adding%20Up%20Times%20with%20Reduce/)
- [x] 19 - Webcam Fun - [Completed Example Here](https://spences10.github.io/JavaScript30/src/19%20-%20Webcam%20Fun/)
- [x] 20 - Speech Detection - [Completed Example Here](https://spences10.github.io/JavaScript30/src/20%20-%20Speech%20Detection/)
- [x] 21 - Geolocation - [Completed Example Here](https://spences10.github.io/JavaScript30/src/21%20-%20Geolocation/)
- [x] 22 - Follow Along Link Highlighter - [Completed Example Here](https://spences10.github.io/JavaScript30/src/22%20-%20Follow%20Along%20Link%20Highlighter/)
- [x] 23 - Speech Synthesis - [Completed Example Here](https://spences10.github.io/JavaScript30/src/23%20-%20Speech%20Synthesis/)
- [x] 24 - Sticky Nav - [Completed Example Here](https://spences10.github.io/JavaScript30/src/24%20-%20Sticky%20Nav/)
- [x] 25 - Event Capture, Propagation, Bubbling and Once - [Completed Example Here](https://spences10.github.io/JavaScript30/src/25%20-%20Event%20Capture%2C%20Propagation%2C%20Bubbling%20and%20Once/)
- [x] 26 - Stripe Follow Along Nav - [Completed Example Here](https://spences10.github.io/JavaScript30/src/26%20-%20Stripe%20Follow%20Along%20Nav/)
- [x] 27 - Click and Drag - [Completed Example Here](https://spences10.github.io/JavaScript30/src/27%20-%20Click%20and%20Drag/)
- [x] 28 - Video Speed Controller - [Completed Example Here](https://spences10.github.io/JavaScript30/src/28%20-%20Video%20Speed%20Controller/)
- [x] 29 - Countown Timer - [Completed Example Here](https://spences10.github.io/JavaScript30/src/29%20-%20Countown%20Timer/)
- [x] 30 - Whack A Mole - [Completed Example Here](https://spences10.github.io/JavaScript30/src/30%20-%20Whack%20A%20Mole/)