Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸš€ JavaScript Notes

A comprehensive collection of JavaScript examples, notes, and best practices. Perfect for beginners and intermediate developers looking to quickly reference JS concepts.

πŸ“ Covered Topics

  • Variables and Data Types
  • Functions
  • Control Flow
  • Arrays and Objects
  • DOM Manipulation
  • Object-Oriented Programming
  • ES6+ Features

πŸ“‚ Structure

javascript-notes/
β”œβ”€ README.md
β”œβ”€ basics/
β”œβ”€ data-structures/
β”œβ”€ dom/
β”œβ”€ oop/
  • basics/ – General JS, Functions, Control Flow, Strings, Numbers, Dates
  • data-structures/ – Arrays, Objects, Sets, Maps
  • dom/ – DOM manipulation examples
  • oop/ – Object-oriented programming: Constructor functions, ES6 classes, Object.create, Account class

πŸ› οΈ Features

  • βœ… ES6+ syntax and modern JS examples
  • βœ… Clear comments and explanations in each file
  • βœ… Ready for practice and reference

πŸ’» Usage

Simply clone the repository and open the .js files in your preferred editor:

git clone https://github.com/AhmadJeddi/javascript-notes.git

Then open the files and explore the examples.


Made with ❀️ and β˜• for all JS enthusiasts!

About

A comprehensive collection of JavaScript notes, examples, and best practices

Topics

Resources

Stars

56 stars

Watchers

0 watching

Forks

Contributors

Languages