https://github.com/traveltimn/javascript30
30 Day Vanilla JS Coding Challenge - Build 30 things in 30 days with 30 tutorials
https://github.com/traveltimn/javascript30
css javascript javascript30 wes-bos
Last synced: 3 months ago
JSON representation
30 Day Vanilla JS Coding Challenge - Build 30 things in 30 days with 30 tutorials
- Host: GitHub
- URL: https://github.com/traveltimn/javascript30
- Owner: TravelTimN
- Created: 2019-10-22T20:51:53.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T13:48:32.000Z (about 5 years ago)
- Last Synced: 2025-01-12T09:27:55.245Z (about 1 year ago)
- Topics: css, javascript, javascript30, wes-bos
- Language: JavaScript
- Size: 48.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
10DEC2020 - Update branch from `master` to `main`.
---
# [JavaScript30](https://javascript30.com/)
## **30 Day Vanilla JS Coding Challenge**
---
### **Build 30 things in 30 days with 30 tutorials**
*No Frameworks* - *No Compilers* - *No Libraries* - *No Boilerplate*
---
[DAY 01 - JavaScript Drum Kit](https://github.com/TravelTimN/javascript30/blob/master/day-01/README.md)
[DAY 02 - CSS + JS Clock](https://github.com/TravelTimN/javascript30/blob/master/day-02/README.md)
[DAY 03 - Playing with CSS Variables and JS](https://github.com/TravelTimN/javascript30/blob/master/day-03/README.md)
[DAY 04 - Array Cardio Day 1](https://github.com/TravelTimN/javascript30/blob/master/day-04/README.md)
[DAY 05 - Flex Panels Image Gallery](https://github.com/TravelTimN/javascript30/blob/master/day-05/README.md)
[DAY 06 - Ajax Type Ahead](https://github.com/TravelTimN/javascript30/blob/master/day-06/README.md)
[DAY 07 - Array Cardio Day 2](https://github.com/TravelTimN/javascript30/blob/master/day-07/README.md)
[DAY 08 - Fun with HTML5 Canvas](https://github.com/TravelTimN/javascript30/blob/master/day-08/README.md)
[DAY 09 - 14 Must Know Dev Tools Tricks](https://github.com/TravelTimN/javascript30/blob/master/day-09/README.md)
[DAY 10 - Hold Shift to Check Multiple Checkboxes](https://github.com/TravelTimN/javascript30/blob/master/day-10/README.md)
[DAY 11 - Custom HTML5 Video Player](https://github.com/TravelTimN/javascript30/blob/master/day-11/README.md)
[DAY 12 - Key Sequence Detection - KONAMI CODE](https://github.com/TravelTimN/javascript30/blob/master/day-12/README.md)
[DAY 13 - Slide-In on Scroll](https://github.com/TravelTimN/javascript30/blob/master/day-13/README.md)
[DAY 14 - Object and Arrays - Reference VS Copy](https://github.com/TravelTimN/javascript30/blob/master/day-14/README.md)
[DAY 15 - LocalStorage and Event Delegation](https://github.com/TravelTimN/javascript30/blob/master/day-15/README.md)
[DAY 16 - CSS Text Shadow Mouse Move Effect](https://github.com/TravelTimN/javascript30/blob/master/day-16/README.md)
[DAY 17 - Sorting Band Names without articles](https://github.com/TravelTimN/javascript30/blob/master/day-17/README.md)
[DAY 18 - Tally String Times with Reduce](https://github.com/TravelTimN/javascript30/blob/master/day-18/README.md)
[DAY 19 - Unreal Webcam Fun](https://github.com/TravelTimN/javascript30/blob/master/day-19/README.md)
[DAY 20 - Native Speech Recognition](https://github.com/TravelTimN/javascript30/blob/master/day-20/README.md)
[DAY 21 - Geolocation based Speedometer and Compass](https://github.com/TravelTimN/javascript30/blob/master/day-21/README.md)
[DAY 22 - Follow Along Links](https://github.com/TravelTimN/javascript30/blob/master/day-22/README.md)