Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 675 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 675 Bytes

My JavaScript Learning Journey

Welcome to my JavaScript practice repository! Here, I’ll share what I’ve learned as I start my journey in programming.

What I’m Learning

  • Basics: Variables, data types, and operators
  • Control Flow: If statements and loops
  • Functions: How to create and use them
  • DOM Manipulation: Interacting with HTML elements
  • Basic Events: Handling user interactions

To -Do-Projects

  • Simple Calculator
  • To-Do List
  • BMI calculator
  • Weather app
  • Basic Quiz App

Goals

  • Understanding JavaScript fundamentals
  • Build small projects
  • Improve my coding skills

Feel free to explore my code and learn with me!