<?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: patrik muravski</title>
    <description>The latest articles on DEV Community by patrik muravski (@patrik_muravski_8a09367bf).</description>
    <link>https://dev.to/patrik_muravski_8a09367bf</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%2F4059450%2F07f8ad3a-e451-47c7-9c04-514a494a0443.png</url>
      <title>DEV Community: patrik muravski</title>
      <link>https://dev.to/patrik_muravski_8a09367bf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/patrik_muravski_8a09367bf"/>
    <language>en</language>
    <item>
      <title>How do you code with AI 2026?</title>
      <dc:creator>patrik muravski</dc:creator>
      <pubDate>Sun, 02 Aug 2026 18:44:30 +0000</pubDate>
      <link>https://dev.to/patrik_muravski_8a09367bf/how-do-you-code-with-ai-2026-4bp0</link>
      <guid>https://dev.to/patrik_muravski_8a09367bf/how-do-you-code-with-ai-2026-4bp0</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I'm an average beginner developer with about one year of experience, and I'm wondering how people actually use AI for coding.&lt;/p&gt;

&lt;p&gt;I've been trying to work in small iterations—for example, first asking AI to write function A, then in a separate prompt function B, and finally asking it to combine both into feature C.&lt;/p&gt;

&lt;p&gt;I've also tried implementing end-to-end features by first creating a plan and then implementing it. However, I find it really difficult to validate whether all the security considerations, edge cases, and best practices are actually covered. AI makes it very easy to generate code, but I end up spending a lot of time reviewing both the plan and the implementation separately. Sometimes it feels like it actually takes longer than coding without AI.&lt;/p&gt;

&lt;p&gt;I haven't been using frameworks or methodologies like OpenSpec, nor have I used Claude plugins, skills, or similar tools. So far, I've only been using the raw Claude Code harness, GitHub Copilot, and Cursor—nothing external.&lt;/p&gt;

&lt;p&gt;I'm curious about how other developers approach this.&lt;/p&gt;

&lt;p&gt;How do you prefer to code with AI? For me, long-term maintainability and code quality are essential, but maybe I'm thinking about it the wrong way. Perhaps those things don't matter as much anymore?&lt;/p&gt;

&lt;p&gt;I'm also really curious how high-performing engineering teams, like the ones at Google, are actually using AI in their day-to-day development.&lt;/p&gt;

&lt;p&gt;Thanks in advance! I'd really appreciate hearing some HUMAN opinions.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>beginners</category>
      <category>learning</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
