Skip to content

This project is a beginner-friendly educational website designed to help you learn the basics of JavaScript through simple examples and structured HTML pages.

License

Notifications You must be signed in to change notification settings

Unathi-Monjane/learning-javascript

Repository files navigation

📘 Learning JavaScript

This project is a beginner-friendly educational website designed to help you learn the basics of JavaScript through simple examples and structured HTML pages.

📁 Project Structure

learning-javascript/ ├── LearningJS.html # Main navigation page ├── index.html # JavaScript Introduction ├── functions.html # Functions in JavaScript ├── loginForm.html # Basic login form example ├── password.html # Password validation example ├── stringsAndNumbers.html # Strings and numbers in JS ├── switch.html # Switch statement usage ├── variableScope.html # Variable scope in JS └── style.css # Optional styling for layout


🧠 Topics Covered

  • ✅ Introduction to JavaScript
  • 🔁 Functions and how they work
  • 🔐 Login form and password validation
  • 🔢 Handling strings and numbers
  • 🔀 Using switch statements
  • 📦 Understanding variable scope

🚀 How to Run Locally

  1. Clone or download the repository:
    git clone https://github.com/Unathi-Monjane/learning-javascript.git

About

This project is a beginner-friendly educational website designed to help you learn the basics of JavaScript through simple examples and structured HTML pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published