Skip to content
#

join

Here are 55 public repositories matching this topic...

Project No. 3 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you can seethe code of a basic MP3 player using HTML, CSS, and JavaScript. The project covers fundamental concepts such as handling audio playback, managing a playlist, implementing play, pause, next, previous, and shuffle functionalities.

  • Updated Apr 4, 2024
  • JavaScript

Project No. 3 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you'll code a basic MP3 player using HTML, CSS, and JavaScript. The project covers fundamental concepts such as handling audio playback, managing a playlist, implementing play, pause, next, previous, and shuffle functionalities.

  • Updated Feb 26, 2024
  • JavaScript
guess-the-word-game

Lesson, the HTML and CSS have been given. The goal was to utilize JavaScript to provide Dom interaction with a user. Write scripts to utilize an API of 800 common English Words, and randomly select one to guess. Concepts learned: match(), split(), trim(), join(), used a single, simple regular expression to find text that matches a pattern.

  • Updated Jul 12, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the join 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 join topic, visit your repo's landing page and select "manage topics."

Learn more