Tutorial Link: JavaScript Tutorial for Beginners 🌐
This repository tracks my learning experience with JavaScript while following the "JavaScript tutorial for beginners 🌐" by Bro Code. The goal was to get a solid understanding of the basics and how JavaScript works.
I went through the tutorial daily and covered topics like:
- Variables 📦
- Data Types 🏷️
- Loops 🔄
- Functions 🛠️
- Event Handling 📅
- Etc. 🔍
Instead of just watching the videos, I also tweaked the examples and played around with the code to really get a feel for it. 🔧✨
For each index.js
or JavaScript file I created, I added some documentation and simple explanations to help clarify what the code does.
Feel free to check out what I've learned! 🎨🔍