This repository contains JavaScript code that I wrote while practicing various fundamental concepts and techniques. The following topics are covered in this repository:
- JavaScript Fundamentals
- Primitive Data Types
- Functions
- Data types
- Looping
- The DOM
- Events
- Prototypes
- Ajax
- Clone this repository to your local machine
- Open the cloned directory in your preferred code editor
- Open the
index.html
file in your web browser to view and interact with the JavaScript code
This repository is licensed under the MIT License. See the LICENSE
file for details.