JavaScript Fundamentals & Core Objects Practice π₯οΈβ¨ β Hands-on exercises covering JavaScript basics π along with core built-in objects like Arrays π, Dates π , Regular Expressions π, and more β‘
This repository contains my JavaScript practice files. It focuses on the basics of JavaScript as well as working with important built-in objects.
- JavaScript Basics (variables, operators, control flow)
- Functions and Scope
- Arrays (methods and operations)
- Strings and String Methods
- Date Object (working with dates and times)
- Regular Expressions (pattern matching)
- Objects and JSON
- DOM Manipulation
- Event Handling
- Simple AJAX (GET & POST)
- Clone the repository:
git clone https://github.com/yourusername/repo-name.git