This repository contains my learning notes and code exercises from the Complete JavaScript Course by Jonas Schmedtmann. The content is based on the official course code, which is provided under the MIT License.
- Instructor: Jonas Schmedtmann
- Platform: Udemy
- Course URL: Complete JavaScript Course on Udemy
This repository includes my personal notes, modifications, and completed exercises from the course. It is a collection of my own work, created to demonstrate my learning progress. I’ve also made some improvements and adjustments to certain exercises.
final: Contains the final version of each project and exercise, as presented in the course.- Other folders: Include additional code modifications or custom implementations that I’ve worked on during the course.
This project is based on the code provided by Jonas Schmedtmann in the Complete JavaScript Course, which is licensed under the MIT License. See the LICENSE file for more information.
- Code and concepts provided by Jonas Schmedtmann.
- The course has been a great resource for improving my JavaScript skills.