Skip to content
#

js-basics

Here are 16 public repositories matching this topic...

A complete JavaScript learning repository designed for beginners and intermediate learners to master modern JavaScript. It starts with the fundamentals like variables, data types, operators, conditionals, and loops, and progresses to advanced concepts such as functions, ES6+ features, asynchronous JavaScript, DOM manipulation, .

  • Updated Sep 23, 2025
  • JavaScript

Faulty Calculator is a beginner-friendly JavaScript project that performs arithmetic operations with a twist. It intentionally produces incorrect results 10% of the time using Math.random(), helping beginners understand conditional logic, probability, and basic user input handling in JavaScript.

  • Updated Dec 23, 2025
  • JavaScript

Improve this page

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

Learn more