This project contains documentation for JavaScript covering various topics including language fundamentals, syntax, and usage. It is designed to provide comprehensive explanations and examples for both beginners and experienced developers.
- Introduction
- What You Should Already Know
- JavaScript and Java
- Hello World
- Variables
- Declaring Variables
- Variable Scope
- Global Variables
- Constants
- Data Types
- if...else Statement
- while Statement
- Function Declarations
- Reference
Simply clone this repository and open the index.html file in your web browser to access the JavaScript documentation. You can navigate through different sections using the sidebar navigation provided.
Contributions to improve or expand the documentation are welcome! If you have suggestions, corrections, or want to add more content, feel free to open an issue or submit a pull request.
All the documentation in this project is sourced from MDN Web Docs.
can see the results here by clicking on the link https://alizayayesha.github.io/JavaScript-Documentation/