Skip to content
#

switch-statements

Here are 10 public repositories matching this topic...

A simple project used to gain exposure to object constructors - like JavaScripts Date object - and their built in props and methods. Furthermore, I used an event listener, "change", on an HTML <select> element. Inside the event listener I used a switch statement to return a formatted date string relative to selected option.

  • Updated Aug 18, 2024
  • HTML

A drum kit website made in mid-November of 2020 using more advanced JavaScript and DOM Manipulation concepts. Gained a greater understanding of click and keyboard event listeners, JavaScript objects and higher-order functions, and switch statements. Also learned how add basic animations and sounds. Clicking a button or pressing a key listed in t…

  • Updated Nov 30, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the switch-statements topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the switch-statements topic, visit your repo's landing page and select "manage topics."

Learn more