/javaScript

This repository contains Vanilla-JavaScript code that I wrote while practicing various fundamental concepts and techniques

Primary LanguageJavaScript

JavaScript Practice

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

Setup and Installation

  1. Clone this repository to your local machine
  2. Open the cloned directory in your preferred code editor
  3. Open the index.html file in your web browser to view and interact with the JavaScript code

License

This repository is licensed under the MIT License. See the LICENSE file for details.