Back to Blog
Week 3: JavaScript Fundamentals

Week 3: JavaScript Fundamentals

May 15, 20251 min readLorenzo
JavaScriptProgrammingDOM

JavaScript brings websites to life. This week I learned how to make pages interactive.

What I Learned

  • Variables & Functions
  • Events & DOM Manipulation
  • Control Flow & Loops

Reflection

JavaScript feels powerful. I’m starting to think like a programmer.