tuxitop / JavaScript30

My solutions to the JavaScript30 course by @wesbos.

Home Page:https://tuxitop.github.io/JavaScript30/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://JavaScript30.com

JavaScript30

No frameworks, no compilers, no libraries, no boilerplates... just pure VanillaJS

  • I have added some notes to each exercise, just follow the links below.
  • Original files from @wesbos and solutions can be found here.
  • Inspired from the JavaScript30 repository created by @yhabib.
  • All the images are from Unsplash.

Table Of Contents

  1. JavaScript Drum Kit
  2. JS + CSS Clock
  3. CSS Variables
  4. Array Cardio, Day 1
  5. Flex Panel Gallery
  6. Type Ahead
  7. Array Cardio, Day 2
  8. Fun with HTML5 Canvas
  9. Dev Tools Domination
  10. Hold Shift and Check Checkboxes
  11. Custom Video Player
  12. Key Sequence Detection
  13. Slide in on Scroll
  14. JavaScript References vs. Copying
  15. LocalStorage
  16. Mouse Move Shadow
  17. Sort Without Articles
  18. Adding Up Times with Reduce
  19. Webcam Fun
  20. Speech Detection
  21. Geolocation
  22. Follow Along Link Highlighter
  23. Speech Synthesis
  24. Sticky Nav
  25. Event Capture, Propagation, Bubbling, and Once
  26. Stripe Follow Along Nav
  27. Click and Drag
  28. Video Speed Controller
  29. Countdown Timer
  30. Whack A Mole

About

My solutions to the JavaScript30 course by @wesbos.

https://tuxitop.github.io/JavaScript30/


Languages

Language:HTML 61.4%Language:CSS 25.1%Language:JavaScript 13.5%