A comprehensive set of study notes from the JavaScript.info course.
This repository documents my learning journey through JavaScript, starting from the basics and moving to advanced topics.
- Introduction to JavaScript
- Variables and Constants
- Data Types
- Operators
- Functions
- Control Flow (if, switch, loops)
- Objects and Arrays
- DOM Manipulation
- Events and Event Handling
- Advanced Topics (as the course progresses)