Back to Home

Javascript Examples

A collection of Javascript tutorials and example projects.

Basic Javascript

A quick-reference instruction sheet covering variables, arrays, loops, functions, DOM manipulation, and more.

Wall Builder

A dropdown-driven wall pattern generator built with Javascript.

CSS Masonry Color Wall

A masonry wall of every named CSS color — each on its own card with its name, hex, and RGB value. Sort by hue or name, filter by name, and click a card to copy its hex.

Shopwave — Retail Website

A step-by-step guide to building a one-file e-commerce homepage with HTML, CSS, and vanilla Javascript.

The Mortgage Calculator

A step-by-step guide to building a polished mortgage calculator in plain HTML, CSS, and Javascript — no frameworks required.