I still remember the moment something clicked for me. When I first discovered I could run and submit LeetCode problems directly inside VS Code, it completely changed how I approached learning. Everything felt more immediate, more real. No switching tabs—just writing, testing, and iterating in one place. Then came that first breakthrough. I finally understood what an index really is—not just a concept, but a way to pinpoint position and control how data moves. From there, building a loop to iterate through an array and organize values started to make sense. It wasn’t just code anymore; it was logic unfolding step by step. That moment felt surprisingly familiar—like relearning something simple but foundational, the way 2 + 2 = 4 once did. Except this time, the “equation” wasn’t in plain English. It was in JavaScript. And somehow, that shift in perspective made everything more exciting. It’s wild how one small concept can unlock an entirely new way of thinking. #SoftwareEngineering #JavaScript #LeetCode #CodingJourney #VSCode
It’s amazing how code starts to feel like a language once the logic clicks.
Love this!