<?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: Niko Peikrishvili</title>
    <description>The latest articles on DEV Community by Niko Peikrishvili (@niko_peikrishvili).</description>
    <link>https://dev.to/niko_peikrishvili</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4133374%2F527f2448-1e88-4d28-81a6-a58fbd5457ae.jpg</url>
      <title>DEV Community: Niko Peikrishvili</title>
      <link>https://dev.to/niko_peikrishvili</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/niko_peikrishvili"/>
    <language>en</language>
    <item>
      <title>The junior developer rung is disappearing. Here's what the data actually says.</title>
      <dc:creator>Niko Peikrishvili</dc:creator>
      <pubDate>Sat, 19 Sep 2026 20:29:54 +0000</pubDate>
      <link>https://dev.to/niko_peikrishvili/the-junior-developer-rung-is-disappearing-heres-what-the-data-actually-says-kp5</link>
      <guid>https://dev.to/niko_peikrishvili/the-junior-developer-rung-is-disappearing-heres-what-the-data-actually-says-kp5</guid>
      <description>&lt;p&gt;Every few weeks another headline claims AI has wiped out most entry-level programming jobs. Two-thirds gone. Junior developers obsolete. The end of the career ladder.&lt;/p&gt;

&lt;p&gt;Most of it is nonsense — inflated numbers and vibes dressed up as analysis. But underneath the noise there &lt;em&gt;is&lt;/em&gt; a real signal, and it's more useful (and more actionable) than the doom-posting. I went looking for the data that actually holds up. Here's what it says, and what I think you should do about it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The number that actually holds up
&lt;/h2&gt;

&lt;p&gt;Skip the job-posting counts — they're misleading, because a "junior" role advertised and then filled by a senior still shows up as a posting. The more reliable measurement comes from &lt;em&gt;payroll data&lt;/em&gt;: who's actually employed and getting paid.&lt;/p&gt;

&lt;p&gt;In 2025, Stanford's Digital Economy Lab analyzed exactly that, and found something striking. Employment for software developers aged 22–25 fell by nearly 20% from its late-2022 peak. That's real, and it's significant.&lt;/p&gt;

&lt;p&gt;But the number that matters most isn't that one. It's the comparison sitting right next to it: over the same period, in the &lt;em&gt;same&lt;/em&gt; highly AI-exposed roles, developers aged 30 and older didn't decline at all. Their employment grew.&lt;/p&gt;

&lt;p&gt;Junior developers down. Experienced developers up. In the same jobs, at the same time.&lt;/p&gt;

&lt;h2&gt;
  
  
  What that actually means
&lt;/h2&gt;

&lt;p&gt;Read carefully, because this is where most takes get it wrong in both directions.&lt;/p&gt;

&lt;p&gt;It does &lt;strong&gt;not&lt;/strong&gt; mean "AI is killing software engineering." Experienced engineers are doing fine — better than fine. And it doesn't even cleanly mean "AI killed junior jobs," because there are confounds tangled in there: the industry over-hired during the pandemic boom and spent the next few years correcting, and interest rates reshaped hiring too. Anyone selling you a clean "AI did it" story is overselling.&lt;/p&gt;

&lt;p&gt;But it does point at something specific and hard to argue with: &lt;strong&gt;the pressure is concentrated at the entry point, not across the field.&lt;/strong&gt; The thing under threat isn't "being a developer." It's "being a &lt;em&gt;junior&lt;/em&gt; developer" — the rung where the work is most well-defined, most low-context, and most similar to what AI now does cheaply.&lt;/p&gt;

&lt;p&gt;Meanwhile something like 84% of developers now report using AI tools (per the 2025 Stack Overflow survey). The tool that made the bottom rung more crowded is now in nearly everyone's hands. The junior's traditional value — being the fast hands for the well-scoped, low-context task — is exactly what got commoditized.&lt;/p&gt;

&lt;h2&gt;
  
  
  The uncomfortable, useful conclusion
&lt;/h2&gt;

&lt;p&gt;If the exposed position is "junior" and the protected position is "experienced," then the single most valuable thing you can do for your career right now is &lt;em&gt;stop being interchangeable with what AI does well, as fast as you reasonably can.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Not by working longer hours. Not by memorizing more syntax — the machine has all the syntax. By becoming the thing the machine isn't: someone with judgment, context, and the trust of the people around them. Someone who understands &lt;em&gt;why&lt;/em&gt; the code exists, can tell when a plausible-looking answer is wrong, and can be relied on when the problem isn't well-defined.&lt;/p&gt;

&lt;p&gt;That, not coincidentally, is roughly the definition of a mid-level developer. Which means the move that protects you in the AI era and the move that advances your career are the &lt;em&gt;same move&lt;/em&gt;: get off the bottom rung, deliberately and quickly.&lt;/p&gt;

&lt;h2&gt;
  
  
  So what do you actually do?
&lt;/h2&gt;

&lt;p&gt;A few things that genuinely move you from "interchangeable" toward "trusted," starting now:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Stop closing tickets; start owning domains.&lt;/strong&gt; When you solve something, don't stop at the fix — understand &lt;em&gt;why&lt;/em&gt; it worked and how the surrounding system behaves. Depth is what AI can't fake on your behalf.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use AI to learn, never to skip the thinking.&lt;/strong&gt; Ask it &lt;em&gt;why&lt;/em&gt; something fails before you let it write the fix. If you can't explain the code you shipped, you didn't level up — you just borrowed an answer you'll be caught not understanding.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Learn the business, not just the codebase.&lt;/strong&gt; Understanding &lt;em&gt;why&lt;/em&gt; the system exists is what lets you catch a wrong requirement — a judgment call no model makes for you.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Build trust deliberately.&lt;/strong&gt; Verify your work before you ship it. Write your decisions down where others can see them. Become the person the team routes problems &lt;em&gt;to&lt;/em&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of that is a trick, and none of it is fast in the "one weekend" sense. But it's the difference between a developer the market is unsure about and one it's actively protecting.&lt;/p&gt;

&lt;p&gt;The bottom rung is more exposed than it's ever been. Let that be the reason you stop standing on it.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;I wrote a short book on exactly this — the concrete habits that get a developer from junior to mid, fast, in the AI era. It's called &lt;a href="https://nikop.gumroad.com/l/from-junior-to-mid-in-ai-era" rel="noopener noreferrer"&gt;Getting from Junior to Mid, Fast&lt;/a&gt;. But honestly, the four bullets above are a real start on their own — no purchase required.&lt;/em&gt;&lt;br&gt;
&lt;em&gt;What's your read on the data? Are you seeing this play out on your own team? I'd genuinely like to hear it in the comments.&lt;/em&gt;&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://nikop.gumroad.com/l/from-junior-to-mid-in-ai-era" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fpublic-files.gumroad.com%2Fsn3if7w2m7x311702l2c7dg5gen4" height="1498" class="m-0" width="1005"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://nikop.gumroad.com/l/from-junior-to-mid-in-ai-era" rel="noopener noreferrer" class="c-link"&gt;
            Getting from Junior to Mid - Fast - in the Age of AI
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            The junior rung is disappearing under your feet.Payroll data from Stanford's Digital Economy Lab shows employment for developers aged 22–25 fell nearly 20% since late 2022 — while experienced developers in the same AI-exposed roles kept growing. The entry point is under pressure. Experience is the shelter.Which means getting from junior to mid isn't just career ambition anymore. It's the safest move you can make — and this book is about making it fast.This isn't another list of generic advice.No "communicate well" and "take ownership" filler you've read a hundred times. This is a tactical playbook written by a developer who climbed from junior all the way to CTO once — then deliberately started over at a lower rung and is climbing again, on purpose, knowing exactly where each step leads.Every chapter is a concrete habit, a real story, and the view from the other side of the table — what your lead is actually watching for when they decide who gets promoted.What's inside: The one mental model that explains why the junior years feel so hard — and how the developers who climb deliberately shrink it How to actually use AI without quietly sabotaging your own growth — and the one rule that keeps you promotable in the AI era The debugging method that turns panic into a calm, systematic process — the difference reviewers notice from across the room The single highest-leverage writing habit that makes senior developers trust you and your name come up in promotion conversations How to get the title even when no one's going to hand it to you — including the solo-dev case and the exact question to ask a boss who says "not yet" Who it's for:Junior and early-career developers who feel stuck, who are doing mid-level work but stuck with a junior title, or who want to get off the exposed bottom rung before it gets more crowded. If you can already build things but can't tell what's keeping you from the next level — this is the map.Backed by real research, not vibes. Every claim about AI, productivity, and the job market is sourced and honest — including where the popular narrative is overblown.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fpublic-files.gumroad.com%2Fstq29t357sjke0olrfa7gskhfgdj" width="400" height="400"&gt;
          nikop.gumroad.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>career</category>
      <category>ai</category>
      <category>beginners</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
