
Learning JavaScript in Public (and why I finally started)
Hello there I’ve been learning JavaScript for about a month now, mostly through Scrimba, and up until recently I was just quietly going through lessons without sharing anything. Then I came across an idea that kept coming up: learning in public. At first, I ignored it. I didn’t feel ready, and honestly I didn’t think I had anything worth sharing yet. Why I decided to start writing The more I thought about it, the more it made sense. If I wait until I “know enough,” I’ll probably never start. But if I write as I learn, a few things happen: I understand things better I can track my progress I start building something people can actually see It also shows that I’m serious about improving, not just passively watching tutorials. What I’ve been learning so far This past month has mostly been fundamentals, and some of it has been confusing at times. A few things that finally started to make sense: Named exports in JavaScript Ternary operators vs if/else The && shortcut My first look at APIs u
Continue reading on Dev.to JavaScript
Opens in a new tab




