Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.
/ javascript30 Public archive

⚡ My JavaScript30 - completed February 2019

Notifications You must be signed in to change notification settings

newtykip/javascript30

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript30

My javascript30 🎉

Checklist

What I have done... 🤔

  • JavaScript Drum Kit
  • CSS + JS Clock
  • Playing with CSS Variables and JS
  • Array Cardio Day 1
  • Flex Panels Image Gallery
  • Ajax Type Ahead
  • Array Cardio Day 2
  • Fun with HTML Canvas
  • 14 Must Know Dev Tools Tricks
  • Hold Shift to Check Multiple Checkboxes
  • Custom HTML5 Video Player
  • Custom HTML5 Video Player
  • Key Sequence Detection (KONAMI CODE)
  • Slide In on Scroll
  • Objects and Arrays - Reference VS Copy
  • LocalStorage and Event Delegation
  • CSS Text Shadow Mouse Move Effect
  • Sorting Band Names without articles
  • Tally String Times with Reduce
  • Unreal Webcam Fun
  • Native Speech Recognition
  • Geolocation based Speedometer and Compass
  • Follow Along Links
  • Speech Synthesis
  • Sticky Nav
  • Event Capture, Propagation, Bubbling and Once
  • Stripe Follow Along Dropdown
  • Click and Drag to Scroll
  • Video Speed Controller UI
  • Countdown Clock
  • Whack A Mole Game

Progress: Complete!

Changelog (after completion)

March 3rd, 2019

  • Uploaded Day 7 (it seemed to be missing)
  • Fixed Day 24
  • Updated Day 14 so it didn't clear the console
  • Made Day 25 "nicer" (gave button text and changed querySelectorAll to querySelector)