Thanks to visit codestin.com
Credit goes to github.com

Skip to content

claudiopro/JavaScript30

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript30

Starter Files + Completed solutions for the JavaScript 30 Day Challenge.

Grab the course at https://JavaScript30.com

Text-based guides (unofficial) for the challenges can be found here - Text Guides.

Pull Requests

These are meant to be 1:1 copies of what is done in the video. If you found a better / different way to do things, great, but I will be keeping them the same as the videos.

The starter files + solutions will be updated if/when the videos are updated.

Thanks!

Solutions by Claudio

  • [01 - JavaScript Drum Kit](./01 - JavaScript Drum Kit/index-MINE.html)
  • [02 - JS + CSS Clock](./02 - JS + CSS Clock/index-MINE.html)
  • [03 - CSS Variables](./03 - CSS Variables/index-MINE.html)
  • [04 - Array Cardio Day 1](./04 - Array Cardio Day 1/index-MINE.html)
  • [05 - Flex Panel Gallery](./05 - Flex Panel Gallery/index-MINE.html)
  • [06 - Type Ahead](./06 - Type Ahead/index-MINE.html)
  • [07 - Array Cardio Day 2](./07 - Array Cardio Day 2/index-MINE.html)
  • [08 - Fun with HTML5 Canvas](./08 - Fun with HTML5 Canvas/index-MINE.html)
  • [09 - Dev Tools Domination](./09 - Dev Tools Domination/index-MINE.html)
  • [10 - Hold Shift and Check Checkboxes](./10 - Hold Shift and Check Checkboxes/index-MINE.html)
  • [11 - Custom Video Player](./11 - Custom Video Player/index-MINE.html)
  • [12 - Key Sequence Detection](./12 - Key Sequence Detection/index-MINE.html)
  • [13 - Slide in on Scroll](./13 - Slide in on Scroll/index-MINE.html)
  • [14 - JavaScript References VS Copying](./14 - JavaScript References VS Copying/-dex-MINE.html)
  • [15 - LocalStorage](./15 - LocalStorage/index-MINE.html)
  • [16 - Mouse Move Shadow](./16 - Mouse Move Shadow/index-MINE.html)
  • [17 - Sort Without Articles](./17 - Sort Without Articles/index-MINE.html)
  • [18 - Adding Up Times with Reduce](./18 - Adding Up Times with Reduce/index-MINE.html)
  • [19 - Webcam Fun](./19 - Webcam Fun/index-MINE.html)
  • [20 - Speech Detection](./20 - Speech Detection/index-MINE.html)
  • [21 - Geolocation](./21 - Geolocation/index-MINE.html)
  • [22 - Follow Along Link Highlighter](./22 - Follow Along Link Highlighter/index-MINE.html)
  • [23 - Speech Synthesis](./23 - Speech Synthesis/index-MINE.html)
  • [24 - Sticky Nav](./24 - Sticky Nav/index-MINE.html)
  • [25 - Event Capture, Propagation, Bubbling and Once](./25 - Event Capture, Propagation, -bbling and [ ] Once/index-MINE.html)
  • [26 - Stripe Follow Along Nav](./26 - Stripe Follow Along Nav/index-MINE.html)
  • [27 - Click and Drag](./27 - Click and Drag/index-MINE.html)
  • [28 - Video Speed Controller](./28 - Video Speed Controller/index-MINE.html)
  • [29 - Countown Timer](./29 - Countown Timer/index-MINE.html)
  • [30 - Whack A Mole](./30 - Whack A Mole/index-MINE.html)

About

30 Day Vanilla JS Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.6%
  • CSS 8.5%
  • JavaScript 2.9%