<?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>Forem: Moses Uwumiro</title>
    <description>The latest articles on Forem by Moses Uwumiro (@august_codes).</description>
    <link>https://forem.com/august_codes</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%2F3628196%2Fc15f3671-1000-41ce-8e65-0aa81e77e4ad.jpg</url>
      <title>Forem: Moses Uwumiro</title>
      <link>https://forem.com/august_codes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/august_codes"/>
    <language>en</language>
    <item>
      <title>How I Escaped Tutorial Hell: A Zero-Noise Roadmap</title>
      <dc:creator>Moses Uwumiro</dc:creator>
      <pubDate>Tue, 25 Nov 2025 04:55:29 +0000</pubDate>
      <link>https://forem.com/august_codes/how-i-escaped-tutorial-hell-a-zero-noise-roadmap-2hc4</link>
      <guid>https://forem.com/august_codes/how-i-escaped-tutorial-hell-a-zero-noise-roadmap-2hc4</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;Does this sound familiar?&lt;/p&gt;

&lt;p&gt;You sit down to learn React. You open YouTube. Three hours later, you've watched a tech news video, a gaming review, and a "Day in the Life of a Google Engineer" vlog... but you haven't written a single line of code.&lt;/p&gt;

&lt;p&gt;I was in this exact spot 6 months ago.&lt;br&gt;
I realized that &lt;strong&gt;"Tutorial Hell"&lt;/strong&gt; isn't a lack of discipline. It's a lack of structure.&lt;/p&gt;

&lt;p&gt;A Junior Dev today has access to 10,000+ free courses. The problem isn't &lt;em&gt;finding&lt;/em&gt; content. It's &lt;em&gt;filtering&lt;/em&gt; it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution: A "Green Light" System
&lt;/h2&gt;

&lt;p&gt;I decided to stop watching random videos and build a system. I curated the top 1% of free tutorials (Traversy, Kevin Powell, Web Dev Simplified) and organized them into a rigorous roadmap.&lt;/p&gt;

&lt;p&gt;Here is the logic I used to filter the noise:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. The "Traffic Light" Method
&lt;/h3&gt;

&lt;p&gt;I categorized every resource into three buckets:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🟢 &lt;strong&gt;Green (GO):&lt;/strong&gt; Essential concepts you use daily (e.g., Array Methods, Flexbox, &lt;code&gt;useState&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;🟡 &lt;strong&gt;Yellow (CAUTION):&lt;/strong&gt; Concepts you only need to know &lt;em&gt;exist&lt;/em&gt; (e.g., Redux, Docker). Don't deep dive yet.&lt;/li&gt;
&lt;li&gt;🔴 &lt;strong&gt;Red (STOP):&lt;/strong&gt; Distractions that kill momentum (e.g., "Is AI replacing devs?", "Rust vs Go").&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. Project-First Learning
&lt;/h3&gt;

&lt;p&gt;Watching a video is passive. Building is active.&lt;br&gt;
I stopped following "To-Do List" tutorials and started building assets:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;A SaaS Landing Page&lt;/strong&gt; (for HTML/CSS layout).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A Live Crypto Dashboard&lt;/strong&gt; (for Fetch API &amp;amp; Async/Await).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A Netflix Clone&lt;/strong&gt; (for React architecture).&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Result
&lt;/h2&gt;

&lt;p&gt;This structure helped me go from "watcher" to "builder" in weeks.&lt;/p&gt;

&lt;p&gt;I turned this entire system into a &lt;strong&gt;Notion Template&lt;/strong&gt; called &lt;strong&gt;Filterr&lt;/strong&gt;.&lt;br&gt;
It includes the exact curated links, the "Green Light" curriculum, and the project briefs.&lt;/p&gt;

&lt;p&gt;I'm currently running a &lt;strong&gt;Beta&lt;/strong&gt; for the first 50 users who want to try it out.&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://uwumiromoses.systeme.io/filterr&amp;lt;br&amp;gt;%0A![%20](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/y4k2bsmeoypnb1uc0xj8.png)" rel="noopener noreferrer"&gt;You can check out the Filterr Kit here&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Let me know in the comments: &lt;strong&gt;What is the one concept that got YOU stuck in tutorial hell?&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>productivity</category>
      <category>career</category>
    </item>
  </channel>
</rss>
