<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: matthew strange</title>
    <description>The latest articles on DEV Community by matthew strange (@matthewstrange32).</description>
    <link>https://dev.to/matthewstrange32</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3837344%2Fbf6aabea-6a07-49ac-8019-e129f2a444a0.png</url>
      <title>DEV Community: matthew strange</title>
      <link>https://dev.to/matthewstrange32</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/matthewstrange32"/>
    <language>en</language>
    <item>
      <title>Learning JavaScript in Public (and why I finally started)</title>
      <dc:creator>matthew strange</dc:creator>
      <pubDate>Sat, 21 Mar 2026 16:39:34 +0000</pubDate>
      <link>https://dev.to/matthewstrange32/learning-javascript-in-public-and-why-i-finally-started-2i46</link>
      <guid>https://dev.to/matthewstrange32/learning-javascript-in-public-and-why-i-finally-started-2i46</guid>
      <description>&lt;p&gt;Hello there&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;Then I came across an idea that kept coming up: learning in public.&lt;/p&gt;

&lt;p&gt;At first, I ignored it. I didn’t feel ready, and honestly I didn’t think I had anything worth sharing yet.&lt;/p&gt;

&lt;p&gt;Why I decided to start writing&lt;/p&gt;

&lt;p&gt;The more I thought about it, the more it made sense.&lt;/p&gt;

&lt;p&gt;If I wait until I “know enough,” I’ll probably never start. But if I write as I learn, a few things happen:&lt;/p&gt;

&lt;p&gt;I understand things better&lt;/p&gt;

&lt;p&gt;I can track my progress&lt;/p&gt;

&lt;p&gt;I start building something people can actually see&lt;/p&gt;

&lt;p&gt;It also shows that I’m serious about improving, not just passively watching tutorials.&lt;/p&gt;

&lt;p&gt;What I’ve been learning so far&lt;/p&gt;

&lt;p&gt;This past month has mostly been fundamentals, and some of it has been confusing at times.&lt;/p&gt;

&lt;p&gt;A few things that finally started to make sense:&lt;/p&gt;

&lt;p&gt;Named exports in JavaScript&lt;/p&gt;

&lt;p&gt;Ternary operators vs if/else&lt;/p&gt;

&lt;p&gt;The &amp;amp;&amp;amp; shortcut&lt;/p&gt;

&lt;p&gt;My first look at APIs using fetch()&lt;/p&gt;

&lt;p&gt;Some topics still don’t fully click yet (like spread and rest), but I’ve stopped worrying about understanding everything immediately.&lt;/p&gt;

&lt;p&gt;What I’m working towards&lt;/p&gt;

&lt;p&gt;I’m not just learning randomly. I have a goal.&lt;/p&gt;

&lt;p&gt;I want to build a restaurant POS-style system that can eventually handle orders from platforms like Deliveroo, Just Eat, and Uber Eats, alongside a restaurant’s own website.&lt;/p&gt;

&lt;p&gt;Right now, I know that’s way above my level. So the plan is to build up to it step by step, starting with:&lt;/p&gt;

&lt;p&gt;Learning APIs&lt;/p&gt;

&lt;p&gt;Creating a fake orders system&lt;/p&gt;

&lt;p&gt;Displaying data on a dashboard&lt;/p&gt;

&lt;p&gt;Why learning in public actually matters&lt;/p&gt;

&lt;p&gt;From what I’ve seen, this isn’t just about writing blog posts.&lt;/p&gt;

&lt;p&gt;It’s about:&lt;/p&gt;

&lt;p&gt;showing consistency&lt;/p&gt;

&lt;p&gt;proving you can communicate&lt;/p&gt;

&lt;p&gt;being part of the developer community&lt;/p&gt;

&lt;p&gt;That matters more than I initially thought, especially for someone starting out.&lt;/p&gt;

&lt;p&gt;If you’re also starting out&lt;/p&gt;

&lt;p&gt;If you’re in the same position as me, I’d say this:&lt;/p&gt;

&lt;p&gt;Don’t wait until you feel ready to share your progress. You probably won’t feel ready for a while.&lt;/p&gt;

&lt;p&gt;Just start.&lt;/p&gt;

&lt;p&gt;Check out scrimba here: &lt;a href="https://scrimba.com?via=community" rel="noopener noreferrer"&gt;https://scrimba.com?via=community&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>javascript</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
